add mktitanimg to create Titan (AR7-based) images (#6632)
[openwrt/staging/yousong.git] / tools / firmware-utils / Makefile
index 4f12b9fe5479ee862d72e7d53d4a89b91ddece9d..d4a633c509be93af2f7fb53d4e0191d473e88e59 100644 (file)
@@ -45,6 +45,7 @@ define Host/Compile
        $(call cc,wrt400n cyg_crc32)
        $(call cc,wndr3700)
        $(call cc,mkdniimg)
+       $(call cc,mktitanimg)
 endef
 
 define Host/Install