ramips: add support for Nexx WT3020 devices
[openwrt/staging/chunkeey.git] / target / linux / ramips / base-files / lib / ramips.sh
index 08c5dff020620033b617094dd3eb78fe23df46cb..88fa623d5494ee1b9195d4275372fbaf3a02962f 100755 (executable)
@@ -184,6 +184,9 @@ ramips_board_detect() {
        *"Nexx WT1520")
                name="wt1520"
                ;;
+       *"Nexx WT3020")
+               name="wt3020"
+               ;;
        *"NW718")
                name="nw718"
                ;;