tools: add Broadcom cable modem firmware image creator
[15.05/openwrt.git] / tools / firmware-utils / Makefile
index 3fdf2d0..70edd48 100644 (file)
@@ -62,6 +62,7 @@ define Host/Compile
        $(call cc, mkcameofw, -Wall)
        $(call cc,seama md5)
        $(call cc,fix-u-media-header cyg_crc32,-Wall)
+       $(call cc,hcsmakeimage bcmalgo)
 endef
 
 define Host/Install