ar71xx: add support for gl-ar300m
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 4eed64b6fc9ebeb92c86ff66e5af698be222bda2..d1c92c97d2bb49af0958de4b6ff9a0e7f6a7bb73 100755 (executable)
@@ -536,6 +536,9 @@ ar71xx_board_detect() {
        *"GL AR300")
                name="gl-ar300"
                ;;
+       *"GL-AR300M")
+               name="gl-ar300m"
+               ;;
        *"EnGenius EPG5000")
                name="epg5000"
                ;;