diff --git a/Makefile b/Makefile index a983d7ba..b448b05d 100644 --- a/Makefile +++ b/Makefile @@ -56,6 +56,7 @@ openwrt-clean: stamp-clean-openwrt-cleaned .stamp-openwrt-cleaned rm -f .stamp-unpatched ln -sf $(TOP_DIR)/patches $(OPENWRT_DIR)/ ln -sf $(TOP_DIR)/files $(OPENWRT_DIR)/ + sed -i "s/^.*freifunk.*$$//" $(OPENWRT_DIR)/feeds.conf.default touch $@ # update openwrt and checkout specified commit