ar71xx: add support for the TP-Link TL-WR703N v1 board
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 92b0e66c6fdb08f00903b7e747300f5522f57418..3c3dd1a86cce589e4ab35b11ea4cd4d45d065e0a 100755 (executable)
@@ -133,6 +133,9 @@ ar71xx_board_name() {
        *TL-WR941ND)
                name="tl-wr941nd"
                ;;
+       *"TL-WR703N v1")
+               name="tl-wr703n"
+               ;;
        *UniFi)
                name="unifi"
                ;;