[scripts] metadata.pl: fix handling of HOST_BUILD_DEPENDS if a package is referenced...
[openwrt.git] / tools / firmware-utils / Makefile
index 4f12b9f..ace2aaa 100644 (file)
@@ -45,6 +45,9 @@ define Host/Compile
        $(call cc,wrt400n cyg_crc32)
        $(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.033196 seconds and 4 git commands to generate.