From c3174179b73e49e9ce32740d0bc65d138b959ada Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Sun, 18 Nov 2012 09:32:35 +0000 Subject: ar71xx: add user-space support for the OpenMesh MR600 board Signed-off-by: Marek Lindner Signed-off-by: Gabor Juhos SVN-Revision: 34232 --- 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 2f5d6e7..22eae94 100755 --- a/target/linux/ar71xx/base-files/lib/ar71xx.sh +++ b/target/linux/ar71xx/base-files/lib/ar71xx.sh @@ -228,6 +228,9 @@ ar71xx_board_detect() { *LS-SR71) name="ls-sr71" ;; + *MR600) + name="mr600" + ;; *MZK-W04NU) name="mzk-w04nu" ;; -- cgit v1.1