package/busybox: fix endianes issue under FreeBSD 8.1
[openwrt.git] / tools / firmware-utils / Makefile
index d4a633c..ace2aaa 100644 (file)
@@ -46,6 +46,8 @@ define Host/Compile
        $(call cc,wndr3700)
        $(call cc,mkdniimg)
        $(call cc,mktitanimg)
+       $(call cc,mkchkimg)
+       $(call cc,mkzcfw cyg_crc32)
 endef
 
 define Host/Install
This page took 0.025546 seconds and 4 git commands to generate.