ar71xx: TEW-712BR user space support

SVN-Revision: 33232
This commit is contained in:
Gabor Juhos
2012-08-22 20:12:24 +00:00
parent 8b3d95bba9
commit 8744f8d183
5 changed files with 17 additions and 0 deletions

View File

@@ -300,6 +300,9 @@ ar71xx_board_detect() {
*TEW-673GRU)
name="tew-673gru"
;;
*TEW-712BR)
name="tew-712br"
;;
*"TL-WR1041N v2")
name="tl-wr1041n-v2"
;;

View File

@@ -106,6 +106,7 @@ platform_check_image() {
mzk-w300nh | \
tew-632brp | \
tew-673gru | \
tew-712br | \
wrt400n | \
airrouter | \
bullet-m | \