X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/e93efae8b06ede7cd75e28fcf2626b5709570934..c4b70923ed47c031e2136a3df56bdce55f487c82:/openwrt/target/Makefile diff --git a/openwrt/target/Makefile b/openwrt/target/Makefile index 5e8c6f28c..e6156b48b 100644 --- a/openwrt/target/Makefile +++ b/openwrt/target/Makefile @@ -26,5 +26,6 @@ image_clean: $(MAKE) -C $(patsubst %-rebuild,%,$@) rebuild %-install: %-compile $(MAKE) -C $(patsubst %-install,%,$@) install - +linux-imagebuilder: + $(MAKE) -C linux imagebuilder