ar71xx: add user-space support for Netgear WNDAP360
[15.05/openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index b7056f2..900c9ad 100755 (executable)
@@ -453,6 +453,9 @@ ar71xx_board_detect() {
        *WPE72)
                name="wpe72"
                ;;
+       *WNDAP360)
+               name="wndap360"
+               ;;
        *"WNDR3700/WNDR3800/WNDRMAC")
                wndr3700_board_detect "$machine"
                ;;