aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mvebu/base-files/sbin
Commit message (Collapse)AuthorAgeFilesLines
* mvebu: replace backticks by $(...)Adrian Schmutzler2019-09-291-3/+3
| | | | | | | | This replaces deprecated backticks by more versatile $(...) syntax. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de> [decapitalized patch subject at submitter's request] Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
* mvebu: deal with the new path in the fan control script for Linux 4.0+Imre Kaloz2015-03-311-3/+11
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 45195
* mvebu: temporary el cheapo' fan control scriptImre Kaloz2015-01-261-0/+20
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 44153