From 9b7b57aeb4f2d46ec01ebb15ceca5acbef9ce720 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Sat, 12 Apr 2014 17:42:33 +0000 Subject: ar71xx: wndr4300: change 'orange' to 'amber' in LED color names The hardware manual says amber so change the color part of the LED names to reflect that. Also update the constant names. Based on the the WNDR3700v4 support patch from Ralph Perlich: http://patchwork.openwrt.org/patch/4763/ Signed-off-by: Gabor Juhos SVN-Revision: 40473 --- target/linux/ar71xx/base-files/etc/uci-defaults/04_led_migration | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'target/linux/ar71xx/base-files/etc/uci-defaults/04_led_migration') diff --git a/target/linux/ar71xx/base-files/etc/uci-defaults/04_led_migration b/target/linux/ar71xx/base-files/etc/uci-defaults/04_led_migration index f3f1adfaa1..5387b22b38 100755 --- a/target/linux/ar71xx/base-files/etc/uci-defaults/04_led_migration +++ b/target/linux/ar71xx/base-files/etc/uci-defaults/04_led_migration @@ -59,6 +59,10 @@ wndr3700) migrate_leds "wndr3700:=netgear:" ;; +wndr4300) + migrate_leds ":orange:=:amber:" + ;; + wnr2000) migrate_leds "wnr2000:=netgear:" ;; -- cgit v1.2.3