X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/1f8c7eef481a506990c1c81ec6b9dcbec4a2380b..18966421cbc44a3c8b4a174f19eea121d05f3da3:/target/Makefile?ds=sidebyside 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