package/kernel: video: add missing dependencies (closes: #6497, #7542)
[openwrt.git] / tools / firmware-utils / Makefile
index 4f12b9f..37bbc03 100644 (file)
@@ -45,6 +45,8 @@ define Host/Compile
        $(call cc,wrt400n cyg_crc32)
        $(call cc,wndr3700)
        $(call cc,mkdniimg)
+       $(call cc,mktitanimg)
+       $(call cc,mkchkimg)
 endef
 
 define Host/Install
This page took 0.023481 seconds and 4 git commands to generate.