tools/firmware-utils: new tool for the Zcomax devices
[openwrt/staging/yousong.git] / tools / firmware-utils / Makefile
index 37bbc0301f8a88f5072ab9b40e850e9fb6de1e8d..ace2aaae24e43cd92fca14c4a24b755fc5daa746 100644 (file)
@@ -47,6 +47,7 @@ define Host/Compile
        $(call cc,mkdniimg)
        $(call cc,mktitanimg)
        $(call cc,mkchkimg)
+       $(call cc,mkzcfw cyg_crc32)
 endef
 
 define Host/Install