1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

[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
2010-06-14 21:47:21 +00:00
parent 78fe3d5e8c
commit 8838bdcc69
4 changed files with 513 additions and 0 deletions
+1
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