move "make symlinks" to "make package/symlinks"
[openwrt/svn-archive/archive.git] / Makefile
index 84c8c51156e7689947287fc0bbe6ea9d599db3ae..35fc2c8884e036ae93e656f9c538ae90acc614c9 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -187,9 +187,6 @@ doc:
 docclean:
        $(MAKE) -C docs/ clean
 
-symlinks:
-       scripts/feeds.sh $(CONFIG_SOURCE_FEEDS) 
-
 .SILENT: clean dirclean distclean config-clean download world
 FORCE: ;
 .PHONY: FORCE help