X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/1f8c7eef481a506990c1c81ec6b9dcbec4a2380b..f050795a944bb77d75051abd5850f854e17f4c5e:/target/Makefile diff --git a/target/Makefile b/target/Makefile index 5e8c6f28c..e6156b48b 100644 --- a/target/Makefile +++ b/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