ar71xx: fix board detection for TP-LINK TL-WA860RE
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net> SVN-Revision: 43983
This commit is contained in:
parent
59cab6dd48
commit
b5f9e5e454
1 changed files with 3 additions and 0 deletions
|
@ -645,6 +645,9 @@ ar71xx_board_detect() {
|
|||
*TL-WA850RE)
|
||||
name="tl-wa850re"
|
||||
;;
|
||||
*TL-WA860RE)
|
||||
name="tl-wa860re"
|
||||
;;
|
||||
*"TL-WA830RE v2")
|
||||
name="tl-wa830re-v2"
|
||||
;;
|
||||
|
|
Loading…
Reference in a new issue