From 02a85dfd85a55732811664ac7d15e415b88881d8 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Thu, 4 Oct 2012 20:16:05 +0000 Subject: ar71xx: user-space support for TL-WR841N/ND v8 SVN-Revision: 33622 --- 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 3ba23b7..f3c3255 100755 --- a/target/linux/ar71xx/base-files/lib/ar71xx.sh +++ b/target/linux/ar71xx/base-files/lib/ar71xx.sh @@ -357,6 +357,9 @@ ar71xx_board_detect() { *"TL-WR841N/ND v7") name="tl-wr841n-v7" ;; + *"TL-WR841N/ND v8") + name="tl-wr841n-v8" + ;; *TL-WR941ND) name="tl-wr941nd" ;; -- cgit v1.1