Add a first implementation of a source feed checkout

SVN-Revision: 5943
This commit is contained in:
Florian Fainelli
2006-12-31 15:02:08 +00:00
parent a64b16df64
commit 945b4fb8d4
2 changed files with 62 additions and 0 deletions

View File

@@ -181,6 +181,9 @@ distclean: dirclean config-clean
help:
cat README
symlinks:
scripts/feeds.sh https://svn.openwrt.org/openwrt/packages
.SILENT: clean dirclean distclean config-clean download world
FORCE: ;
.PHONY: FORCE help