This drops the shebang from another bunch of files in various /lib
folders, as these are sourced and the shebang is useless.
Fix execute bit in one case, too.
This should cover almost all trivial cases now, i.e. where /lib is
actually used for library files.
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
This changes the ide-disk LED trigger to the generic disk-activity as
ide-disk trigger was removed in upstream commit eb25cb9956cc ("leds:
convert IDE trigger to common disk trigger").
Signed-off-by: Thomas Albers <thomas.gameiro@googlemail.com>
[split into separate commit, commit description facelift]
Signed-off-by: Petr Štetiar <ynezz@true.cz>
This commit sync ipq40xx from openwrt and x-wrt.
1. ac58u: use ath10k-ct-smallbuffers instead of ath10k, avoid memory
explosion.
2. hugo-ac1200: It seems that only one device, so move the content of
dtsi to dts.
Signed-off-by: AmadeusGhost <amadeus@jmu.edu.cn>
ipq40xx: add support for ASUS RT-ACRH17/RT-AC82U/RT-AC42U
Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
ipq40xx: easy install for ASUS RT-AC58U/RT-ACRH13
This patch make it easy to flash via web upgrade from factory firmware.
idea from 981213
Signed-off-by: Chen Minqiang <ptpt52@gmail.com>