diff options
Diffstat (limited to 'target/linux/ramips/dts/DB-WRT01.dts')
-rw-r--r-- | target/linux/ramips/dts/DB-WRT01.dts | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/DB-WRT01.dts b/target/linux/ramips/dts/DB-WRT01.dts index e25b2f0d66..0c7e3b9f55 100644 --- a/target/linux/ramips/dts/DB-WRT01.dts +++ b/target/linux/ramips/dts/DB-WRT01.dts @@ -10,7 +10,10 @@ model = "Planex DB-WRT01"; aliases { - led-status = &led_power; + led-boot = &led_power; + led-failsafe = &led_power; + led-running = &led_power; + led-upgrade = &led_power; }; gpio-leds { |