brcm47xx: Add new image generation and fix leds/reset button on WNR834B V2

Thank you realopty for the patch.
tools/firmware-utils/src/mkchkimg.c is from http://www.myopenrouter.com/download/10611/mkchkimg/

This closes #7702.

SVN-Revision: 22516
This commit is contained in:
Hauke Mehrtens
2010-08-06 20:21:32 +00:00
parent 419128775a
commit 7640f89045
4 changed files with 352 additions and 0 deletions

View File

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