From 9287e0c863dfab8cf6a441c897c51286e2da9f74 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Sat, 27 Oct 2012 08:55:39 +0000 Subject: ar71xx: add user-space part for the CAP4200AG Signed-off-by: Gabor Juhos SVN-Revision: 33957 --- target/linux/ar71xx/base-files/lib/ar71xx.sh | 3 +++ 1 file changed, 3 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 14bd581..430ef8c 100755 --- a/target/linux/ar71xx/base-files/lib/ar71xx.sh +++ b/target/linux/ar71xx/base-files/lib/ar71xx.sh @@ -189,6 +189,9 @@ ar71xx_board_detect() { *AW-NR580) name="aw-nr580" ;; + *CAP4200AG) + name="cap4200ag" + ;; *"DB120 reference board") name="db120" ;; -- cgit v1.1