target/linux: Add support for cores with slow WDT clock like bcm5354. (thank you...
[openwrt/staging/yousong.git] / tools / firmware-utils / Makefile
index 13127f074d84b772ea4a2f0710859e0e670f6c3e..ace2aaae24e43cd92fca14c4a24b755fc5daa746 100644 (file)
@@ -46,7 +46,8 @@ define Host/Compile
        $(call cc,wndr3700)
        $(call cc,mkdniimg)
        $(call cc,mktitanimg)
-       $(call cc,hcsmakeimage bcmalgo)
+       $(call cc,mkchkimg)
+       $(call cc,mkzcfw cyg_crc32)
 endef
 
 define Host/Install