ar71xx/cpe510: split profile into 2 profiles cpe210 and cpe510
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 5b5c805540b016bd424e2af65cd514f4953c0ea2..b06c60ed70d5c34cb5b64eaef9850c7b9f0e4e23 100755 (executable)
@@ -446,7 +446,11 @@ ar71xx_board_detect() {
        *"COMFAST CF-E316N v2")
                name="cf-e316n-v2"
                ;;
-       *"CPE210/220/510/520")
+       *"CPE210/220")
+               name="cpe210"
+               tplink_pharos_board_detect
+               ;;
+       *"CPE510/520")
                name="cpe510"
                tplink_pharos_board_detect
                ;;
@@ -595,6 +599,9 @@ ar71xx_board_detect() {
        *MR1750)
                name="mr1750"
                ;;
+       *MR1750v2)
+               name="mr1750v2"
+               ;;
        *MR600)
                name="mr600"
                ;;