X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=openwrt%2Ftarget%2FMakefile;h=e6156b48bf034474cbc056a824dbcff01b78760c;hb=4bcd843c607e9679d73f760c6ed893822e645012;hp=5e8c6f28cdc00f46e8f5dd41fbf35115b826efa5;hpb=9791d7a2415d481dd893f00e937dc0987fa27c1c;p=oweals%2Fopenwrt.git diff --git a/openwrt/target/Makefile b/openwrt/target/Makefile index 5e8c6f28cd..e6156b48bf 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