diff options
Diffstat (limited to 'target/linux/ramips/base-files/etc/board.d/01_leds')
-rwxr-xr-x | target/linux/ramips/base-files/etc/board.d/01_leds | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/ramips/base-files/etc/board.d/01_leds b/target/linux/ramips/base-files/etc/board.d/01_leds index b3f8849997..405a6c0d70 100755 --- a/target/linux/ramips/base-files/etc/board.d/01_leds +++ b/target/linux/ramips/base-files/etc/board.d/01_leds @@ -118,10 +118,10 @@ case $board in hlk-rm04) set_wifi_led "rt2800pci-phy0::radio" ;; - ht-tm02) - ucidef_set_led_netdev "eth" "ETH" "ht-tm02:white:status" "eth0" - set_wifi_led "ht-tm02:blue:wifi" - ;; + ht-tm02) + ucidef_set_led_netdev "eth" "Ethernet" "ht-tm02:green:lan" "eth0" + set_wifi_led "ht-tm02:blue:wlan" + ;; all0239-3g|\ hw550-3g) set_usb_led "hw550-3g:green:usb" |