Add a first implementation of a source feed checkout

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5943 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Florian Fainelli
2006-12-31 15:02:08 +00:00
parent 924b7ef598
commit 6173d17c87
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