ar71xx: add a missing ;; to ar71xx.sh
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index c2ad7690a3059a337b8b4adc112d31a0b2ba1e17..56b59474b18e8e56449d2a731bfa1e337d5dc79e 100755 (executable)
@@ -505,6 +505,9 @@ ar71xx_board_detect() {
        *DR344)
                name="dr344"
                ;;
+       *DR531)
+               name="dr531"
+               ;;
        *"Dragino v2")
                name="dragino2"
                ;;
@@ -533,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"
                ;;
@@ -563,6 +572,9 @@ ar71xx_board_detect() {
        *JWAP003)
                name="jwap003"
                ;;
+       *JWAP230)
+               name="jwap230"
+               ;;
        *"Hornet-UB")
                local size
                size=$(awk '/firmware/ { print $2 }' /proc/mtd)
@@ -794,6 +806,9 @@ ar71xx_board_detect() {
        *"Telldus TellStick ZNet Lite")
                name="tellstick-znet-lite"
                ;;
+       *SOM9331)
+               name="som9331"
+               ;;
        *TEW-632BRP)
                name="tew-632brp"
                ;;
@@ -1052,6 +1067,9 @@ ar71xx_board_detect() {
        *WRT400N)
                name="wrt400n"
                ;;
+       *"WRTnode2Q board")
+               name="wrtnode2q"
+               ;;
        *"WZR-450HP2")
                name="wzr-450hp2"
                ;;