ramips: add support for Sanlinking D240
[openwrt/openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index 8292da1d4acf575512760651989ef64d108c8a6f..e642d568c46f4ae547a6d3c7ba6ff032bb22fc8a 100755 (executable)
@@ -112,6 +112,9 @@ ramips_board_detect() {
        *"D105")
                name="d105"
                ;;
+       *"D240")
+               name="d240"
+               ;;
        *"DAP-1350")
                name="dap-1350"
                ;;