summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 84c8c51156..35fc2c8884 100644
--- 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