ramips: add preliminary support for DIR-860L B1
[openwrt/openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index 5918640985cc57d6d00909c80c97632c57bed99c..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"
                ;;