From 7f9d2292fa00bbc98e4efc9f957d1b0b72f927c8 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Thu, 19 Sep 2013 22:36:41 +0000 Subject: ar71xx: add user-space support for the WD My Net N600 board Signed-off-by: Gabor Juhos SVN-Revision: 38074 --- target/linux/ar71xx/base-files/lib/ar71xx.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'target/linux/ar71xx/base-files/lib') diff --git a/target/linux/ar71xx/base-files/lib/ar71xx.sh b/target/linux/ar71xx/base-files/lib/ar71xx.sh index f977a6db6a..68be1e237d 100755 --- a/target/linux/ar71xx/base-files/lib/ar71xx.sh +++ b/target/linux/ar71xx/base-files/lib/ar71xx.sh @@ -303,6 +303,9 @@ ar71xx_board_detect() { *MR600) name="mr600" ;; + *"My Net N600") + name="mynet-n600" + ;; *MZK-W04NU) name="mzk-w04nu" ;; -- cgit v1.2.3