summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/base-files/etc/board.d/01_leds
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2014-10-20 06:28:48 +0000
committerJohn Crispin <john@openwrt.org>2014-10-20 06:28:48 +0000
commit7bac455a4ccd4a55e5db64c7eac224c98be045b6 (patch)
treeedcdfb532685bf6b56ee44dd9609ed873477b77e /target/linux/ramips/base-files/etc/board.d/01_leds
parent5b40a150ea08548a67d53a45b196f5d57c63f17a (diff)
downloadmaster-31e0f0ae-7bac455a4ccd4a55e5db64c7eac224c98be045b6.tar.gz
master-31e0f0ae-7bac455a4ccd4a55e5db64c7eac224c98be045b6.tar.bz2
master-31e0f0ae-7bac455a4ccd4a55e5db64c7eac224c98be045b6.zip
ramips: add support for Nexx WT3020 devices
SVN-Revision: 42983
Diffstat (limited to 'target/linux/ramips/base-files/etc/board.d/01_leds')
-rwxr-xr-xtarget/linux/ramips/base-files/etc/board.d/01_leds3
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/ramips/base-files/etc/board.d/01_leds b/target/linux/ramips/base-files/etc/board.d/01_leds
index 26f384d318..7ca7ffb0fd 100755
--- a/target/linux/ramips/base-files/etc/board.d/01_leds
+++ b/target/linux/ramips/base-files/etc/board.d/01_leds
@@ -213,6 +213,9 @@ case $board in
wt1520)
set_wifi_led "rt2800pci-phy0::radio"
;;
+ wt3020)
+ ucidef_set_led_default "power" "power" "nexx:blue:power" "0"
+ ;;
y1 |\
y1s)
ucidef_set_led_default "power" "power" "lenovo:blue:power" "1"