ramips: Add support of D-link DIR-620D1
[openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index c89dd46..24823f6 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"
                ;;
@@ -120,6 +123,9 @@ ramips_board_detect() {
        *"NBG-419N")
                name="nbg-419n"
                ;;
+       *"Netgear WNCE2001")
+               name="wnce2001"
+               ;;
        *"NexAira BC2")
                name="bc2"
                ;;