ramips : add support for PandoraBox D1
[openwrt/openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index 1e9fa90b5dc3cead625a8004eb924073110d5814..742981667586ab98a399ce3c4907dfddcd05421a 100755 (executable)
@@ -250,6 +250,9 @@ ramips_board_detect() {
        *"Memory 2 Move")
                name="m2m"
                ;;
+       *"Mercury MAC1200R v2")
+               name="mac1200rv2"
+               ;;
        *"MicroWRT")
                name="microwrt"
                ;;
@@ -334,6 +337,9 @@ ramips_board_detect() {
        *"OY-0001")
                name="oy-0001"
                ;;
+       *"PBR-D1")
+               name="pbr-d1"
+               ;;
        *"PBR-M1")
                name="pbr-m1"
                ;;
@@ -538,6 +544,9 @@ ramips_board_detect() {
        *"ZBT-APE522II")
                name="zbt-ape522ii"
                ;;
+       *"ZBT-CPE102")
+               name="zbt-cpe102"
+               ;;
        *"ZBT-WA05")
                name="zbt-wa05"
                ;;