aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/base-files/etc/board.d/01_leds
diff options
context:
space:
mode:
authorMathias Kresin <dev@kresin.me>2018-11-26 15:39:25 +0100
committerMathias Kresin <dev@kresin.me>2018-11-27 21:11:54 +0100
commit68d77241cdb979eebb66549c242d5362adaaecdc (patch)
tree4c50a1e66be98810b5bea8bc90e03c87918f4506 /target/linux/ath79/base-files/etc/board.d/01_leds
parente0def989e8659cc130852f84f52607652bddb201 (diff)
downloadupstream-68d77241cdb979eebb66549c242d5362adaaecdc.tar.gz
upstream-68d77241cdb979eebb66549c242d5362adaaecdc.tar.bz2
upstream-68d77241cdb979eebb66549c242d5362adaaecdc.zip
ath79: rename glinet x750
The boardname is gl-x750 and is already used for the led names. Signed-off-by: Mathias Kresin <dev@kresin.me>
Diffstat (limited to 'target/linux/ath79/base-files/etc/board.d/01_leds')
-rwxr-xr-xtarget/linux/ath79/base-files/etc/board.d/01_leds4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ath79/base-files/etc/board.d/01_leds b/target/linux/ath79/base-files/etc/board.d/01_leds
index 7945ecba1f..06fb8f4791 100755
--- a/target/linux/ath79/base-files/etc/board.d/01_leds
+++ b/target/linux/ath79/base-files/etc/board.d/01_leds
@@ -33,8 +33,8 @@ etactica,eg200)
ucidef_set_led_oneshot "modbus" "Modbus" "$boardname:red:modbus" "100" "33"
ucidef_set_led_default "etactica" "etactica" "$boardname:red:etactica" "ignore"
;;
-glinet,x750)
- ucidef_set_led_netdev "wan" "WAN" "gl-x750:green:wan" "eth0"
+glinet,gl-x750)
+ ucidef_set_led_netdev "wan" "WAN" "$boardname:green:wan" "eth0"
;;
netgear,wnr612-v2|\
on,n150r)