ramips: add preliminary support for DIR-860L B1
[openwrt/openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index 379713bf21d49e26307228cb2501312d4461490e..720b13790d7371b91adf22ffa6b440a36d7c7c09 100755 (executable)
@@ -133,6 +133,9 @@ ramips_board_detect() {
        *"DIR-810L")
                name="dir-810l"
                ;;
+       *"DIR-860L B1")
+               name="dir-860l-b1"
+               ;;
        *"DAP-1350")
                name="dap-1350"
                ;;
@@ -214,6 +217,9 @@ ramips_board_detect() {
        *"NW718")
                name="nw718"
                ;;
+       *"Intenso Memory 2 Move")
+               name="m2m"
+               ;;
        *"Omnima EMB HPM")
                name="omni-emb-hpm"
                ;;