firmware-utils: add WNDR3700 image fixing tool (thanks to Anael Orlinski)

SVN-Revision: 18569
This commit is contained in:
Gabor Juhos
2009-11-28 08:25:53 +00:00
parent ac8369a672
commit 09b5ed9641
2 changed files with 140 additions and 0 deletions

View File

@@ -52,6 +52,7 @@ define Host/Compile
$(call cc,pc1crypt)
$(call cc,osbridge-crc)
$(call cc2,wrt400n cyg_crc32)
$(call cc,wndr3700)
endef
define Host/Install