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>
This commit is contained in:
Piotr Jurkiewicz 2020-11-12 02:41:24 +01:00 committed by CN_SZTL
parent 46edbc1851
commit 7fc5d30934
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

1
target/linux/sunxi/base-files/etc/board.d/01_leds Normal file → Executable file
View File

@ -1,6 +1,5 @@
#!/bin/sh
. /lib/functions/leds.sh
. /lib/functions/uci-defaults.sh
board=$(board_name)