X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/610b92132226114d8cddadf1e7a7c5f873acf811..cde9f30b2a8540f7adc3dc8cd6a28f894ee56437:/Makefile diff --git a/Makefile b/Makefile index 8bd0bc710..daadbeacf 100644 --- a/Makefile +++ b/Makefile @@ -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