diff options
Diffstat (limited to 'target/linux/ramips/dts/WNCE2001.dts')
-rw-r--r-- | target/linux/ramips/dts/WNCE2001.dts | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/WNCE2001.dts b/target/linux/ramips/dts/WNCE2001.dts index a89bb8a72f..46b0e5d029 100644 --- a/target/linux/ramips/dts/WNCE2001.dts +++ b/target/linux/ramips/dts/WNCE2001.dts @@ -10,7 +10,10 @@ model = "Netgear WNCE2001"; aliases { - led-status = &led_power_green; + led-boot = &led_power_green; + led-failsafe = &led_power_green; + led-running = &led_power_green; + led-upgrade = &led_power_green; }; chosen { |