From d3c368c324d3ffaeb5b1bad6aa3402b2bfed7c8e Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Thu, 18 Oct 2012 07:23:07 +0000 Subject: ramips: add user-space support for the TEW-692GR board Signed-off-by: Gabor Juhos SVN-Revision: 33847 --- target/linux/ramips/base-files/lib/ramips.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'target/linux/ramips/base-files/lib/ramips.sh') diff --git a/target/linux/ramips/base-files/lib/ramips.sh b/target/linux/ramips/base-files/lib/ramips.sh index 90afa49bb4..ce31b46b85 100755 --- a/target/linux/ramips/base-files/lib/ramips.sh +++ b/target/linux/ramips/base-files/lib/ramips.sh @@ -167,6 +167,9 @@ ramips_board_name() { *"Tenda W306R V2.0") name="w306r-v20" ;; + *"TEW-692GR") + name="tew-692gr" + ;; *"Ralink V11ST-FE") name="v11st-fe" ;; -- cgit v1.2.3