[tools] add hcsmakeimage, for cable modems/routers based on bcm33xx

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21806 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Florian Fainelli
2010-06-14 21:47:21 +00:00
parent 8278f43ea1
commit b39b1b61a9
4 changed files with 513 additions and 0 deletions

View File

@@ -46,6 +46,7 @@ define Host/Compile
$(call cc,wndr3700)
$(call cc,mkdniimg)
$(call cc,mktitanimg)
$(call cc,hcsmakeimage bcmalgo)
endef
define Host/Install