sunxi: fix board.d/01_leds permissions and drop include
authorPiotr Jurkiewicz <piotr.jerzy.jurkiewicz@gmail.com>
Thu, 12 Nov 2020 01:41:24 +0000 (02:41 +0100)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Thu, 12 Nov 2020 16:18:26 +0000 (17:18 +0100)
commit75401550c34f6c67eadcbafe2d430cfbf5a90647
treeaf659722f69345f20a6dba10dbe7c7ad420ae0bf
parenta0df35e89ca7c063f529cc8bc331b19eb448a4fc
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>
target/linux/sunxi/base-files/etc/board.d/01_leds [changed mode: 0644->0755]