aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorStan Grishin <stangri@melmac.ca>2023-05-28 04:48:26 +0000
committerChristian Lamparter <chunkeey@gmail.com>2023-05-29 14:17:52 +0200
commit570618b84482ff2757bcde1c7d7ccbda92b343c8 (patch)
tree4c9052c5a5fe1d9534cdb346b5968347ec3f90e5 /target
parent3d05d54679b9503baab31635507d3374239d6bfe (diff)
downloadupstream-570618b84482ff2757bcde1c7d7ccbda92b343c8.tar.gz
upstream-570618b84482ff2757bcde1c7d7ccbda92b343c8.tar.bz2
upstream-570618b84482ff2757bcde1c7d7ccbda92b343c8.zip
base-files: x86 fix 01_leds Syntax error
Cezary Jackiewicz reported: | Syntax error in line /etc/board.d/01_leds#L22 - missing "\" Fixes: c191c2d46f00 ("x86: base-files add support for Sophos 135r3/135r3w") Reported-by: Cezary Jackiewicz <cezary@eko.one.pl> Signed-off-by: Stan Grishin <stangri@melmac.ca> (buffed up commit message) Signed-off-by: Christian Lamparter <chunkeey@gmail.com> (cherry picked from commit 4b8b2f4f978d6df586dd7ce4dcc3e1286b93bd48)
Diffstat (limited to 'target')
-rw-r--r--target/linux/x86/base-files/etc/board.d/01_leds2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/x86/base-files/etc/board.d/01_leds b/target/linux/x86/base-files/etc/board.d/01_leds
index e41c78e62b..efc5460df3 100644
--- a/target/linux/x86/base-files/etc/board.d/01_leds
+++ b/target/linux/x86/base-files/etc/board.d/01_leds
@@ -19,7 +19,7 @@ pc-engines-apu1|pc-engines-apu2|pc-engines-apu3|pc-engines-apu4|pc-engines-apu5|
sophos-sg-105wr1|sophos-sg-125wr1|sophos-sg-135wr1|sophos-xg-105wr1|sophos-xg-125wr1|sophos-xg-135wr1)
ucidef_set_led_netdev "wlan" "WiFi" "ath9k-phy0" "phy0tpt"
;;
-sophos-sg-105wr2|sophos-sg-125wr2|sophos-sg-135wr2|sophos-xg-105wr2|sophos-xg-125wr2|sophos-xg-135wr2|
+sophos-sg-105wr2|sophos-sg-125wr2|sophos-sg-135wr2|sophos-xg-105wr2|sophos-xg-125wr2|sophos-xg-135wr2|\
sophos-sg-105wr3|sophos-sg-125wr3|sophos-sg-135wr3|sophos-xg-105wr3|sophos-xg-125wr3|sophos-xg-135wr3)
ucidef_set_led_netdev "wlan" "WiFi" "ath10k-phy0" "phy0tpt"
;;