From 48e85cd47b74e318fa5be74d155f4ac1489007f1 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Wed, 8 Feb 2012 16:26:25 +0000 Subject: ar71xx: add support for the TRENDNet TEW-673GRU board SVN-Revision: 30376 --- 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 82b53f1617..ab619f1694 100755 --- a/target/linux/ar71xx/base-files/lib/ar71xx.sh +++ b/target/linux/ar71xx/base-files/lib/ar71xx.sh @@ -256,6 +256,9 @@ ar71xx_board_detect() { *TEW-632BRP) name="tew-632brp" ;; + *TEW-673GRU) + name="tew-673gru" + ;; *TL-WR1043ND) name="tl-wr1043nd" ;; -- cgit v1.2.3