large improvement for parallel builds. works without V=99 now and without warnings...
[openwrt.git] / tools / firmware-utils / Makefile
index 962e5d1..acb429c 100644 (file)
@@ -29,6 +29,8 @@ define Build/Compile
        $(call cc,mkzynfw)
        $(call cc,lzma2eva,-lz)
        $(call cc,mkcasfw)
        $(call cc,mkzynfw)
        $(call cc,lzma2eva,-lz)
        $(call cc,mkcasfw)
+       $(call cc,mkfwimage,-lz)
+       $(call cc,imagetag)
 endef
 
 define Build/Install
 endef
 
 define Build/Install
This page took 0.029561 seconds and 4 git commands to generate.