From f3c3e2772f2cd690d3c789ef0af2987c0e50e850 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Thu, 4 Jun 2009 18:18:36 +0000 Subject: improve MZK-W300NH support (thanks to Kazuki Shimada for the board) SVN-Revision: 16340 --- target/linux/ar71xx/base-files/lib/ar71xx.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'target/linux/ar71xx/base-files') diff --git a/target/linux/ar71xx/base-files/lib/ar71xx.sh b/target/linux/ar71xx/base-files/lib/ar71xx.sh index c7a6063422..7643a1a7d7 100755 --- a/target/linux/ar71xx/base-files/lib/ar71xx.sh +++ b/target/linux/ar71xx/base-files/lib/ar71xx.sh @@ -22,6 +22,9 @@ ar71xx_board_name() { *MZK-W04NU) name="mzk-w04nu" ;; + *MZK-W300NH) + name="mzk-w300nh" + ;; *PB42) name="pb42" ;; -- cgit v1.2.3