X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/dd2b3f1c125a74f2f3c44d9114d316a861566cc4..69ae98b46ec77c81215a3c334fd0f85df4888a4c:/target/Makefile?ds=sidebyside diff --git a/target/Makefile b/target/Makefile index b03921486..58fc5eb87 100644 --- a/target/Makefile +++ b/target/Makefile @@ -16,9 +16,6 @@ clean: linux-clean utils-clean lzma-clean image_clean image_clean: rm -f $(BIN_DIR)/openwrt-* -linux/package/%: - $(MAKE) -C $(TOPDIR)/target/linux $(patsubst linux/%,%,$@) - %-clean: $(MAKE) -C $(patsubst %-clean,%,$@) clean %-prepare: