aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/etc
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2010-12-10 17:57:51 +0000
committerGabor Juhos <juhosg@openwrt.org>2010-12-10 17:57:51 +0000
commit5d0e74a39399f148e9e5135e904898893ef1c0ee (patch)
tree158d1a66fcbc41ac24e54d42f83560f2f6a83f62 /target/linux/ar71xx/base-files/etc
parent11f383a3dc86e146547fe605eabd4cc707a20ec3 (diff)
downloadmaster-187ad058-5d0e74a39399f148e9e5135e904898893ef1c0ee.tar.gz
master-187ad058-5d0e74a39399f148e9e5135e904898893ef1c0ee.tar.bz2
master-187ad058-5d0e74a39399f148e9e5135e904898893ef1c0ee.zip
ar71xx: add support for the jjPlus JA79PF
Patch-by: Cezary Jackiewicz git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24440 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/base-files/etc')
-rwxr-xr-xtarget/linux/ar71xx/base-files/etc/diag.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/ar71xx/base-files/etc/diag.sh b/target/linux/ar71xx/base-files/etc/diag.sh
index 7abedc0a2f..add552ea31 100755
--- a/target/linux/ar71xx/base-files/etc/diag.sh
+++ b/target/linux/ar71xx/base-files/etc/diag.sh
@@ -57,6 +57,9 @@ get_status_led() {
eap7660d)
status_led="eap7660d:green:ds4"
;;
+ ja76pf)
+ status_led="ja76pf:green:led1"
+ ;;
ls-sr71)
status_led="ubnt:green:d22"
;;