ar71xx: add GL-AR300 support V3
[openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 75a75a4..8eb9266 100755 (executable)
@@ -485,6 +485,9 @@ ar71xx_board_detect() {
        *"GL AR150")
                name="gl-ar150"
                ;;
+       *"GL AR300")
+               name="gl-ar300"
+               ;;
        *"EnGenius EPG5000")
                name="epg5000"
                ;;