X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fdedeckeh.git;a=blobdiff_plain;f=openwrt%2Ftarget%2Flinux%2FMakefile;h=46b162c7e6f78c3b43bfb56f1794cd11fe2c8324;hp=bea43514a7d746fb292bdccc030d06386c7ee65d;hb=61c868f34fa3efd1794579b986d130fe4ce4c972;hpb=aef3bd9e643498397c2ef33ba17d166e10518d85 diff --git a/openwrt/target/linux/Makefile b/openwrt/target/linux/Makefile index bea43514a7..46b162c7e6 100644 --- a/openwrt/target/linux/Makefile +++ b/openwrt/target/linux/Makefile @@ -38,8 +38,6 @@ compile: $(1)/$(2)-compile rebuild: $(1)/$(2)-rebuild $(BIN_DIR)/$(IB_NAME).tar.bz2 install: $(1)/$(2)-image install-ib: $(1)/$(2)-install-ib -package/%: - $(MAKE) -C $(2)-$(1) BOARD="$(2)" $$@ endif .PHONY: $(1)/$(2)-clean $(1)/$(2)-prepare $(1)/$(2)-compile $(1)/$(2)-rebuild $(1)/$(2)-install $(1)/$(2)-image $(1)/$(2)-install-ib