From b7fd6b817fc6fbf2178c3d1494e92e024f2238f5 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Wed, 22 Aug 2012 12:33:22 +0000 Subject: ar71xx: add ALL0305 board alias For the pure convenience of having a correctly named image and system name in /proc/cpuinfo , until we can do that by having system names in DTS... Signed-off-by: Daniel Golle git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33224 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ar71xx/base-files/etc/diag.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'target/linux/ar71xx/base-files/etc/diag.sh') diff --git a/target/linux/ar71xx/base-files/etc/diag.sh b/target/linux/ar71xx/base-files/etc/diag.sh index 02cfa35516..406d0b1d1c 100755 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux/ar71xx/base-files/etc/diag.sh @@ -33,6 +33,9 @@ get_status_led() { alfa-nx) status_led="alfa:green:led_8" ;; + all0305) + status_led="eap7660d:green:ds4" + ;; ap136) status_led="ap136:green:status" ;; -- cgit v1.2.3