[ar71xx] improve MZK-W300NH support (thanks to Kazuki Shimada for the board)
[openwrt/svn-archive/archive.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index c7a6063422585c6af11b95b94daba29195721f59..7643a1a7d7a29e3b2865f7fd91f5f9db36d207a6 100755 (executable)
@@ -22,6 +22,9 @@ ar71xx_board_name() {
        *MZK-W04NU)
                name="mzk-w04nu"
                ;;
+       *MZK-W300NH)
+               name="mzk-w300nh"
+               ;;
        *PB42)
                name="pb42"
                ;;