ar71xx: Add UBNT airGateway support
[openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 23cee9a..ef7240e 100755 (executable)
@@ -229,6 +229,9 @@ ar71xx_board_detect() {
        *"Oolite V1.0")
                name="oolite"
                ;;
+       *"AirGateway")
+               name="airgateway"
+               ;;
        *"AirRouter")
                name="airrouter"
                ;;