aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/base-files/etc/board.d/01_leds
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2015-08-17 06:01:23 +0000
committerJohn Crispin <john@openwrt.org>2015-08-17 06:01:23 +0000
commit0d464c360f0de4d90c8b25b2b2960ac7b5392cae (patch)
tree411107119be04e71c69ead862231197cbd04b1fa /target/linux/ramips/base-files/etc/board.d/01_leds
parent2fe5cf2bd691b94a54651f95ea541194d6a4367c (diff)
downloadupstream-0d464c360f0de4d90c8b25b2b2960ac7b5392cae.tar.gz
upstream-0d464c360f0de4d90c8b25b2b2960ac7b5392cae.tar.bz2
upstream-0d464c360f0de4d90c8b25b2b2960ac7b5392cae.zip
ramips: remove old code for Edimax BR-6524N
It seems that support for Edimax BR-6524N was dropped long time ago (dts file for this device is missing). This patch removes remaining code. Signed-off-by: Piotr Dymacz <pepe2k@gmail.com> SVN-Revision: 46630
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, 0 insertions, 3 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 1456be1abf..e872b39ffe 100755
--- a/target/linux/ramips/base-files/etc/board.d/01_leds
+++ b/target/linux/ramips/base-files/etc/board.d/01_leds
@@ -70,9 +70,6 @@ case $board in
set_usb_led "red:diskmounted"
set_wifi_led "red:wps_active"
;;
- br6524n)
- set_wifi_led "edimax:blue:wlan"
- ;;
cf-wr800n)
ucidef_set_led_netdev "lan" "lan" "comfast:white:ethernet" eth0.1
set_wifi_led "comfast:white:wifi"