ramips: fix Mercury MAC1200R v2.0 board name
[openwrt/openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index 0fd871a5d60b0ed3bdd7f7b9efb92e11f53ed198..3efdeda5333c1d4fda079b085b3e5bf6b07c3438 100755 (executable)
@@ -208,6 +208,9 @@ ramips_board_detect() {
        *"FreeStation5")
                name="freestation5"
                ;;
+       *"GB-PC1")
+               name="gb-pc1"
+               ;;
        *"GL-MT300A")
                name="gl-mt300a"
                ;;
@@ -287,7 +290,7 @@ ramips_board_detect() {
                name="m2m"
                ;;
        *"Mercury MAC1200R v2")
-               name="mac1200r-v2"
+               name="mac1200rv2"
                ;;
        *"MicroWRT")
                name="microwrt"
@@ -595,6 +598,9 @@ ramips_board_detect() {
        *"WLR-6000")
                name="wlr-6000"
                ;;
+       *"WMDR-143N")
+               name="wmdr-143n"
+               ;;
        *"WMR-300")
                name="wmr-300"
                ;;