From 3128f376a3ac2a99b6597e78ef5d77996089faae Mon Sep 17 00:00:00 2001 From: juhosg Date: Thu, 4 Jun 2009 18:18:36 +0000 Subject: [ar71xx] improve MZK-W300NH support (thanks to Kazuki Shimada for the board) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16340 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ar71xx/base-files/lib/ar71xx.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'target/linux/ar71xx/base-files/lib/ar71xx.sh') diff --git a/target/linux/ar71xx/base-files/lib/ar71xx.sh b/target/linux/ar71xx/base-files/lib/ar71xx.sh index c7a606342..7643a1a7d 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