X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/ef88fd263d77e79a7b97858055772ea93963dcd2..2894d7382a51d74443627eadda6b0e8d9cc1f1e2:/openwrt/target/Makefile diff --git a/openwrt/target/Makefile b/openwrt/target/Makefile index ec3b65972..e066fa9d3 100644 --- a/openwrt/target/Makefile +++ b/openwrt/target/Makefile @@ -35,3 +35,5 @@ linux-imagebuilder: @$(TRACE) target/linux/imagebuilder $(MAKE) -C linux imagebuilder +linux/package/%: + $(MAKE) -C $(TOPDIR)/target/linux $(patsubst linux/%,%,$@)