ramips: Add support of D-link DIR-620D1
[openwrt/openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index 37b477a0640ac1d10f2fd7a96b2295d4d2698b9c..24823f6c0702a1e57c379d71fdcb501e047f742a 100755 (executable)
@@ -81,6 +81,9 @@ ramips_board_detect() {
        *"DIR-620 A1")
                name="dir-620-a1"
                ;;
+       *"DIR-620 D1")
+               name="dir-620-d1"
+               ;;
        *"DIR-615 H1")
                name="dir-615-h1"
                ;;