From 3fa3cbae7ca6ec50ba1641c438b5afa43ac458e7 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Mon, 11 Mar 2013 15:55:15 +0000 Subject: ar71xx: add user space support for dir-835-a1 Signed-off-by: Alexander Stadler Patchwork: http://patchwork.openwrt.org/patch/3425/ Signed-off-by: Gabor Juhos SVN-Revision: 35958 --- 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 4fd48d5cc0..93f3a81001 100755 --- a/target/linux/ar71xx/base-files/lib/ar71xx.sh +++ b/target/linux/ar71xx/base-files/lib/ar71xx.sh @@ -225,6 +225,9 @@ ar71xx_board_detect() { *"DIR-825 rev. C1") name="dir-825-c1" ;; + *"DIR-835 rev. A1") + name="dir-835-a1" + ;; *EAP7660D) name="eap7660d" ;; -- cgit v1.2.3