mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
ar71xx: fix board detection for TP-LINK TL-WA860RE
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43983 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -645,6 +645,9 @@ ar71xx_board_detect() {
|
||||
*TL-WA850RE)
|
||||
name="tl-wa850re"
|
||||
;;
|
||||
*TL-WA860RE)
|
||||
name="tl-wa860re"
|
||||
;;
|
||||
*"TL-WA830RE v2")
|
||||
name="tl-wa830re-v2"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user