Skip to content

Commit

Permalink
tools/firmware-utils: add a new tool for TEW-712BR firmware generation
Browse files Browse the repository at this point in the history
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33233 3c298f89-4303-0410-b956-a3cf2f4a3e73
  • Loading branch information
juhosg committed Aug 22, 2012
1 parent 73fc90f commit dc9e2ea
Show file tree
Hide file tree
Showing 2 changed files with 406 additions and 0 deletions.
1 change: 1 addition & 0 deletions tools/firmware-utils/Makefile
Expand Up @@ -59,6 +59,7 @@ define Host/Compile
$(call cc,mkbrncmdline)
$(call cc,mkbrnimg)
$(call cc,mkdapimg)
$(call cc, mkcameofw, -Wall)
endef

define Host/Install
Expand Down

0 comments on commit dc9e2ea

Please sign in to comment.