mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-22 18:02:46 +00:00
sunxi: fix board.d/01_leds permissions and drop include
The file lacks executable permissions, which makes it not being applied during the first boot. While at it, drop unneeded include. Signed-off-by: Piotr Jurkiewicz <piotr.jerzy.jurkiewicz@gmail.com> [do not touch board name handling, update commit message/title] Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de> Signed-off-by: maurerr <mariusd84@gmail.com>
This commit is contained in:
parent
0cc228bc0c
commit
806d7640af
1
target/linux/sunxi/base-files/etc/board.d/01_leds
Normal file → Executable file
1
target/linux/sunxi/base-files/etc/board.d/01_leds
Normal file → Executable file
@ -1,6 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
. /lib/functions/leds.sh
|
||||
. /lib/functions/uci-defaults.sh
|
||||
|
||||
board=$(board_name)
|
||||
|
Loading…
x
Reference in New Issue
Block a user