[tools] firmware-utils: ZyXEL firmware tool improvements
[openwrt-10.03/.git] / tools / firmware-utils / Makefile
index 962e5d18026595af1c961527eab58ad8e02be208..acb429c4438ff06bf1c708e4addb010fa50384c2 100644 (file)
@@ -29,6 +29,8 @@ define Build/Compile
        $(call cc,mkzynfw)
        $(call cc,lzma2eva,-lz)
        $(call cc,mkcasfw)
+       $(call cc,mkfwimage,-lz)
+       $(call cc,imagetag)
 endef
 
 define Build/Install