ramips: rt305x: add support for the Netcore NW718 board
[openwrt/staging/dedeckeh.git] / target / linux / ramips / base-files / lib / ramips.sh
index d081b8be67ec6968a169a3efc3155d3f6120c4f3..33ce13cb5551b42ce0b395d008675549c02cab4b 100755 (executable)
@@ -31,6 +31,9 @@ ramips_board_name() {
        *"MoFi Network MOFI3500-3GN")
                name="mofi3500-3gn"
                ;;
+       *"NW718")
+               name="nw718"
+               ;;
        *"PWH2004")
                name="pwh2004"
                ;;