From 73fc90f4eccf3f1f8ca389ee6b9b00461f460806 Mon Sep 17 00:00:00 2001 From: juhosg Date: Wed, 22 Aug 2012 20:12:24 +0000 Subject: ar71xx: TEW-712BR user space support git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33232 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 bb92b9614..7df2eec08 100755 --- a/target/linux/ar71xx/base-files/lib/ar71xx.sh +++ b/target/linux/ar71xx/base-files/lib/ar71xx.sh @@ -300,6 +300,9 @@ ar71xx_board_detect() { *TEW-673GRU) name="tew-673gru" ;; + *TEW-712BR) + name="tew-712br" + ;; *"TL-WR1041N v2") name="tl-wr1041n-v2" ;; -- cgit v1.2.3