diff options
Diffstat (limited to 'target/linux/ramips/dts/BR-6478AC-V2.dts')
-rw-r--r-- | target/linux/ramips/dts/BR-6478AC-V2.dts | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/BR-6478AC-V2.dts b/target/linux/ramips/dts/BR-6478AC-V2.dts index 00de0d9c47..03a853d9f5 100644 --- a/target/linux/ramips/dts/BR-6478AC-V2.dts +++ b/target/linux/ramips/dts/BR-6478AC-V2.dts @@ -23,7 +23,10 @@ model = "Edimax BR-6478AC v2"; aliases { - led-status = &led_power; + led-boot = &led_power; + led-failsafe = &led_power; + led-running = &led_power; + led-upgrade = &led_power; }; chosen { |