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