Hauke Mehrtens
1325e74e0c
kernel: Remove support for kernel 3.18
...
No target is using kernel 3.18 anymore, remove all the generic
support for kernel 3.18.
The removed packages are depending on kernel 3.18 only and are not used on
any recent kernel.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2019-05-03 22:41:38 +02:00
Petr Štetiar
08ef53d2fb
kernel: Fix kmod-w1 dependency on hwmon-core for 4.19
...
kmod-w1 depends on kmod-hwmon-core since Linux 4.14
Signed-off-by: Petr Štetiar <ynezz@true.cz>
2019-01-03 18:05:47 +01:00
Jo-Philipp Wich
5aabc2cd3d
kernel: kmod-w1 depends on kmod-hwmon-core since Linux 4.14
...
Fixes the following dependency error encountered by the buildbots:
Package kmod-w1 is missing dependencies for the following libraries:
hwmon.ko
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-01-09 22:56:55 +01:00
Felix Fietkau
93cbdde43a
kernel: fix kmod-w1-master-mxc dependency
...
The kernel config symbol is not selectable on mxs
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2017-01-10 12:10:20 +01:00
John Crispin
5010e2d2dd
modules: Add kmod-w1-slave-ds2413
...
This patch adds support for building the ds2413 one-wire kernel module.
Signed-off-by: Wouter Paesen <wouter@blue-gate.be>
SVN-Revision: 43999
2015-01-17 13:58:09 +00:00
Luka Perkov
f7ccdbec75
kernel: add w1-master-mxc module
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38575
2013-10-29 02:52:17 +00:00
John Crispin
f12f4074af
kernel: make most modules use AutoProbe
...
now that we have modprobe we can set more than half of the modules to AutoProbe
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38021
2013-09-17 21:45:17 +00:00
Luka Perkov
aa81b9ed5f
kernel: be consistent with formatting style
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37545
2013-07-26 01:09:50 +00:00
John Crispin
4ebf19b48f
packages: clean up the package folder
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37007
2013-06-21 16:54:37 +00:00