projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ar71xx: add initial support for the TL-WR2543N/ND board
[openwrt.git]
/
target
/
linux
/
ar71xx
/
base-files
/
etc
/
uci-defaults
/
leds
diff --git
a/target/linux/ar71xx/base-files/etc/uci-defaults/leds
b/target/linux/ar71xx/base-files/etc/uci-defaults/leds
index
4d04dd7
..
6fe1087
100755
(executable)
--- a/
target/linux/ar71xx/base-files/etc/uci-defaults/leds
+++ b/
target/linux/ar71xx/base-files/etc/uci-defaults/leds
@@
-178,6
+178,10
@@
tl-wr1043nd)
set_led_wlan "wlan" "WLAN" "tp-link:green:wlan" "phy0tpt"
;;
+tl-wr2543n)
+ set_led_usbdev "usb" "USB" "tp-link:green:usb" "1-1"
+ ;;
+
wrt160nl)
set_led_wlan "wlan" "WLAN" "wrt160nl:blue:wlan" "phy0tpt"
;;
This page took
0.025335 seconds
and
4
git commands to generate.