From 8744f8d183bd9ba14c4aa28e93ff8a8fae85f494 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Wed, 22 Aug 2012 20:12:24 +0000 Subject: ar71xx: TEW-712BR user space support SVN-Revision: 33232 --- target/linux/ar71xx/base-files/lib/ar71xx.sh | 3 +++ target/linux/ar71xx/base-files/lib/upgrade/platform.sh | 1 + 2 files changed, 4 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 bb92b96144..7df2eec080 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" ;; diff --git a/target/linux/ar71xx/base-files/lib/upgrade/platform.sh b/target/linux/ar71xx/base-files/lib/upgrade/platform.sh index f1c0164ee3..b762f6bab1 100755 --- a/target/linux/ar71xx/base-files/lib/upgrade/platform.sh +++ b/target/linux/ar71xx/base-files/lib/upgrade/platform.sh @@ -106,6 +106,7 @@ platform_check_image() { mzk-w300nh | \ tew-632brp | \ tew-673gru | \ + tew-712br | \ wrt400n | \ airrouter | \ bullet-m | \ -- cgit v1.2.3