ar71xx: fix board detection for TP-LINK TL-WA860RE

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>

SVN-Revision: 43983
lede-17.01
John Crispin 2015-01-17 07:06:45 +00:00
parent 59cab6dd48
commit b5f9e5e454
1 changed files with 3 additions and 0 deletions

View File

@ -645,6 +645,9 @@ ar71xx_board_detect() {
*TL-WA850RE)
name="tl-wa850re"
;;
*TL-WA860RE)
name="tl-wa860re"
;;
*"TL-WA830RE v2")
name="tl-wa830re-v2"
;;