ar71xx: add user-space support for the EnGenius EAP300 v2 board
[openwrt/staging/jow.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 94f758a8097a7d0245d4e4eeecf6b726bea7b928..23cee9acb7e99e7463459985a8a6ca4aaadc3401 100755 (executable)
@@ -313,6 +313,9 @@ ar71xx_board_detect() {
        *"Dragino v2")
                name="dragino2"
                ;;
+       *"EAP300 v2")
+               name="eap300v2"
+               ;;
        *EAP7660D)
                name="eap7660d"
                ;;