projects
/
openwrt
/
staging
/
ynezz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd2727f
)
ramips: fix syntax error in board.d/01_leds
author
Mathias Kresin
<dev@kresin.me>
Thu, 27 Apr 2017 07:38:25 +0000
(09:38 +0200)
committer
Mathias Kresin
<dev@kresin.me>
Thu, 27 Apr 2017 07:39:34 +0000
(09:39 +0200)
Fixes the following error:
syntax error: unexpected newline (expecting ")")
Fixes: FS#739
Signed-off-by: Mathias Kresin <dev@kresin.me>
target/linux/ramips/base-files/etc/board.d/01_leds
patch
|
blob
|
history
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 5aab21ccf98c82609fc98a9bfd0de94ffda1bdc9..52542ec265aecf684d4c2514f83b846a4f56e686 100755
(executable)
--- a/
target/linux/ramips/base-files/etc/board.d/01_leds
+++ b/
target/linux/ramips/base-files/etc/board.d/01_leds
@@
-290,7
+290,7
@@
pbr-m1)
psg1208)
set_wifi_led "$board:white:wlan2g"
;;
-psg1218a
\|
+psg1218a
|\
psg1218b)
ucidef_set_led_netdev "Network" "Network" "$board:blue:status" "eth0"
ucidef_set_led_default "status" "STATUS" "$board:yellow:status" "0"