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