target/linux: Add support for cores with slow WDT clock like bcm5354. (thank you...
[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