From 28e212cc4050e3acf2266efb8092ec8f4c33da67 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Tue, 20 Oct 2009 19:36:47 +0000 Subject: ar71xx: add default network configuration for RS and RS-Pro SVN-Revision: 18103 --- 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 aafeaa3..f8c46ac 100755 --- a/target/linux/ar71xx/base-files/lib/ar71xx.sh +++ b/target/linux/ar71xx/base-files/lib/ar71xx.sh @@ -52,6 +52,9 @@ ar71xx_board_name() { *RouterStation) name="routerstation" ;; + *"RouterStation Pro") + name="routerstation-pro" + ;; *TEW-632BRP) name="tew-632brp" ;; -- cgit v1.1