ar71xx: fix board detection for TP-LINK TL-WA860RE
authorJohn Crispin <john@openwrt.org>
Sat, 17 Jan 2015 07:06:45 +0000 (07:06 +0000)
committerJohn Crispin <john@openwrt.org>
Sat, 17 Jan 2015 07:06:45 +0000 (07:06 +0000)
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
SVN-Revision: 43983

target/linux/ar71xx/base-files/lib/ar71xx.sh

index 9b056e9d9a486d49abf0b331c5687f70671e2ff9..387de722eaa79148697192ece1bdde5d6f6ff789 100755 (executable)
@@ -645,6 +645,9 @@ ar71xx_board_detect() {
        *TL-WA850RE)
                name="tl-wa850re"
                ;;
+       *TL-WA860RE)
+               name="tl-wa860re"
+               ;;
        *"TL-WA830RE v2")
                name="tl-wa830re-v2"
                ;;