Felix Fietkau
9d24525b1d
kernel: add AutoProbe for ppp_async and ppp_synctty (should fix #14185 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38055
2013-09-19 06:33:53 +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
Hauke Mehrtens
0d9ecfa564
kernel: kmod-appletalk: fix dependencies
...
When CONFIG_LLC gets build as a module, also p8022.ko and psnap.ko are
getting build as a module. kmod-appletalk depends on llc.ko and
psnap.ko, but at least psnap.ko,was not packed. On most systems
CONFIG_LLC will be build into the kernel so this problem does not show
up.
This fixes the missing dependency of kmod-appletalk on psnap.ko
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37673
2013-08-04 09:51:07 +00:00
Felix Fietkau
9ea4b73748
kernel: split slhc into a separate package and make slip depend on it
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37408
2013-07-18 17:26:13 +00:00
Felix Fietkau
b4a847be93
kernel: fix accidental depends line duplication
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37407
2013-07-18 16:49:55 +00:00
Felix Fietkau
f766aa2dee
kernel: sctp depends on ipv6 if ipv6 is enabled
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37406
2013-07-18 16:46:11 +00:00
Felix Fietkau
58f50a7dbd
kernel: make kmod-sched depend on kmod-ipt-core
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37404
2013-07-18 16:32:12 +00:00
Jo-Philipp Wich
32d810e75a
linux: introduce new kmod-iptunnel for Linux 3.10+, add missing dependencies to netsupport packages
...
SVN-Revision: 37402
2013-07-18 15:47:13 +00:00
Felix Fietkau
bec39b26ad
kernel: move codel from kmod-sched-core to kmod-sched, it is rarely needed
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37256
2013-07-11 20:56:30 +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