X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/e93efae8b06ede7cd75e28fcf2626b5709570934..d8ac45fc6c506ad4402d31659694a8c423fb938c:/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