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