Merge pull request #141 from mumuqz/chaos_calmer
[15.05/openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 92ee56d..5afd20d 100755 (executable)
@@ -442,6 +442,9 @@ ar71xx_board_detect() {
        *"Dragino v2")
                name="dragino2"
                ;;
+       *"DW33D")
+               name="dw33d"
+               ;;
        *"EAP300 v2")
                name="eap300v2"
                ;;
@@ -521,6 +524,9 @@ ar71xx_board_detect() {
        *MR1750)
                name="mr1750"
                ;;
+       *MR1750v2)
+               name="mr1750v2"
+               ;;
        *MR600)
                name="mr600"
                ;;
@@ -563,6 +569,9 @@ ar71xx_board_detect() {
        *"OM2P HSv2")
                name="om2p-hsv2"
                ;;
+       *"OM2P HSv3")
+               name="om2p-hsv3"
+               ;;
        *"OM2P LC")
                name="om2p-lc"
                ;;