ar71xx: add support for the TP-Link TL-WA901ND v2 board
[openwrt/svn-archive/archive.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index d390f9fdff878ca86e49245cace7220634f27170..15f3250e805efff70abf65e49b22451da7a2fd68 100755 (executable)
@@ -112,6 +112,9 @@ ar71xx_board_name() {
        *TL-WA901ND)
                name="tl-wa901nd"
                ;;
+       *"TL-WA901ND v2")
+               name="tl-wa901nd-v2"
+               ;;
        *TL-WR741ND)
                name="tl-wr741nd"
                ;;