1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 21:48:23 +02:00
openwrt/target/linux
Adrian Schmutzler 48c1fdd046 treewide: drop shebang from non-executable target files
This drops the shebang from all target files for /lib and
/etc/uci-defaults folders, as these are sourced and the shebang
is useless.

While at it, fix the executable flag on a few of these files.

This does not touch ar71xx, as this target is just used for
backporting now and applying cosmetic changes would just complicate
things.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-06-16 14:26:33 +02:00
..
apm821xx treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
ar71xx
arc770 treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
archs38 treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
armvirt
at91 treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
ath25 treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
ath79 treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
bcm27xx treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
bcm47xx treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
bcm53xx treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
bcm63xx treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
cns3xxx treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
gemini treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
generic
imx6 treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
ipq40xx treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
ipq806x treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
ipq807x
kirkwood
lantiq treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
layerscape treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
malta
mediatek treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
mpc85xx treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
mvebu treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
mxs
octeon treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
octeontx
omap treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
oxnas
pistachio treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
ramips treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
rb532
rockchip
samsung
sunxi
tegra
uml
x86 treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
zynq
Makefile