Florian Fainelli
573f15826d
kmod-sctp: Add SCTP kernel support
...
This adds a new kmod-sctp option that enables support of SCTP in 2.6x
kernels.
The patch also contains a small cleanup in the dependencies.
Signed-off-by: Sebastien Decugis <sdecugis@nict.go.jp>
SVN-Revision: 22917
2010-09-04 18:06:49 +00:00
Jo-Philipp Wich
0d06aa524a
kernel: fix missing symbol introduced by l2tp
...
SVN-Revision: 22507
2010-08-06 02:05:07 +00:00
Jo-Philipp Wich
ae8dbcbae4
kernel: package L2TP v3 ("Pseudowire") modules, restrict them to 2.6.35
...
SVN-Revision: 22501
2010-08-06 00:58:49 +00:00
Felix Fietkau
7a5f143f64
kmod-ipsec: fix a compile error with some configurations. since CONFIG_XFRM_IPCOMP is not selectable on its own (no prompt), always select CONFIG_INET_IPCOMP along with it, to make sure that it gets enabled
...
SVN-Revision: 22402
2010-07-27 21:04:49 +00:00
Claudio Mignanti
2d86ea7bf3
massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
...
SVN-Revision: 22145
2010-07-12 14:06:13 +00:00
Felix Fietkau
ff3d5025ac
remove obsolete kernel dependencies and version checks
...
SVN-Revision: 21956
2010-06-26 20:44:28 +00:00
Felix Fietkau
543d870e82
remove linux 2.4 support from several packages
...
SVN-Revision: 21954
2010-06-26 20:43:41 +00:00
Nicolas Thill
36ee230fca
package/kernel: mark a bunch of kmod packages that don't exist on 2.4 as 2.6 only
...
SVN-Revision: 21251
2010-04-29 10:25:57 +00:00
Nicolas Thill
5034b75865
package/kernel: introduce a new file that will be sourced first and holding complex dependencies spread over multiple files, use it for kmod-crc16
...
SVN-Revision: 21101
2010-04-23 04:01:03 +00:00
Nicolas Thill
83e4e40e22
package/kernel: add missing modules autoloading for kmod-ipsec, kmod-ipsec4 & kmod-ipsec6 (partially closes : #7164 )
...
SVN-Revision: 20893
2010-04-16 00:08:52 +00:00
Hauke Mehrtens
94e9763799
kernel: make ISDN build again
...
In combination with r20339 ISDN will be build again.
* Fix syntax problem in kmod-capi
* add xfrm_ipcomp to kmod-ipsec
SVN-Revision: 20341
2010-03-21 14:05:59 +00:00
Jo-Philipp Wich
5ebe347f07
kernel: add the token bucket filter to kmod-sched ( #6681 )
...
SVN-Revision: 19723
2010-02-19 01:56:10 +00:00
Imre Kaloz
c272d54969
add kernel packages for the ixp4xx-beeper and appletalk -- closes #6618
...
SVN-Revision: 19497
2010-02-02 11:26:53 +00:00
Felix Fietkau
39b2af1f5b
remove obsolete dependencies and checks
...
SVN-Revision: 19292
2010-01-23 17:07:59 +00:00
Nicolas Thill
815dc97a58
add explicit dependency on kmod-crypto-core when required ( closes : #6557 )
...
SVN-Revision: 19291
2010-01-23 16:39:31 +00:00
Nicolas Thill
8b10e4eab2
kernel: use select instead of depend for kmod-crc16 dependency in kmod-ax25 ( closes : #5843 )
...
SVN-Revision: 18847
2009-12-19 13:14:17 +00:00
Florian Fainelli
1a2862798a
remove references to 2_6_27
...
SVN-Revision: 18202
2009-10-29 12:22:53 +00:00
Hauke Mehrtens
80574578ec
small fixes mostly for kernel 2.6.31
...
- libsas needs symbols from scsi_transport_sas
- autoload line in pppoe was missing
- rfkill-input does not exist in kernel 2.6.31
- password for download server of r8101 changed
- r8101 and siit do not build with kernel 2.6.31
- fix build of net sched esfq
SVN-Revision: 17752
2009-09-26 21:23:53 +00:00
Florian Fainelli
70a835f466
fix isdn symbols for 2.4 kernels
...
SVN-Revision: 17044
2009-07-29 21:28:10 +00:00
Florian Fainelli
fa714a7f51
add kmod-pppol2tp, patch from Vladimir Voronkov
...
SVN-Revision: 16995
2009-07-26 10:27:35 +00:00
Florian Fainelli
ac8dd23b37
isdn4linux modules fixes
...
SVN-Revision: 16829
2009-07-13 14:38:00 +00:00
Florian Fainelli
bc2aaeae95
NET_EMATCH is a boolean ( #5506 )
...
SVN-Revision: 16828
2009-07-13 12:58:18 +00:00
Florian Fainelli
fc5ad60288
fix isdn4linux kernel modules with the 2.4.37 update
...
SVN-Revision: 16799
2009-07-12 12:09:15 +00:00
Felix Fietkau
2020fc8c56
kernel: clean up scheduler default config and kmod-sched kconfig symbols, enable skbedit by default
...
SVN-Revision: 16789
2009-07-12 00:01:12 +00:00
Felix Fietkau
7584729fb9
fix missing kernel config symbol for ipv6
...
SVN-Revision: 16056
2009-05-25 14:50:34 +00:00
Felix Fietkau
4cb9ba9612
enable multicast routing by default
...
SVN-Revision: 16044
2009-05-24 21:26:40 +00:00
Felix Fietkau
34939cad39
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
...
SVN-Revision: 15242
2009-04-17 14:09:46 +00:00
Felix Fietkau
b1e8b4677d
NET_CLS_ACT can no longer be built as module in newer kernels, force it to =y
...
SVN-Revision: 14935
2009-03-17 23:55:43 +00:00
Hauke Mehrtens
53c375c606
add kmod-crc16 dependency to ax25 module, CONFIG_MKISS needs CONFIG_CRC16
...
SVN-Revision: 14782
2009-03-07 17:16:03 +00:00
Hauke Mehrtens
ea14544283
load module capifs before capi
...
SVN-Revision: 14775
2009-03-07 15:54:23 +00:00
Hauke Mehrtens
8bf437c095
Add isdn4linux and gigaset kernel modules.
...
SVN-Revision: 14772
2009-03-07 13:23:37 +00:00
Felix Fietkau
474b55fe55
add missing kconfig symbols for kmod-sched
...
SVN-Revision: 14616
2009-02-22 15:15:13 +00:00
Hauke Mehrtens
e5934ebb42
Fixes kernel configuration error.
...
SVN-Revision: 14606
2009-02-21 23:54:43 +00:00
Nicolas Thill
f9b20ad946
fix kmod-sit dependencies
...
SVN-Revision: 14222
2009-01-27 17:24:31 +00:00
Nicolas Thill
088931d4de
revert [14081]: iptunnel4 does not make sense on 2.4, just add a conditionnal dependency on iptunnel4 to ipip
...
SVN-Revision: 14219
2009-01-27 09:56:05 +00:00
Jo-Philipp Wich
24ac43897e
package/kernel: ensure that ipip is autoloaded after iptunnel4
...
SVN-Revision: 14095
2009-01-18 16:54:30 +00:00
Travis Kemen
c7eb38ef4e
fix compile of iptunnel4 for the 2.4 kernel
...
SVN-Revision: 14081
2009-01-18 00:18:06 +00:00
Travis Kemen
db8867b4c5
fix kernel config
...
SVN-Revision: 13958
2009-01-10 02:06:13 +00:00
Florian Fainelli
04a64096d6
Package mISDN stack
...
SVN-Revision: 13944
2009-01-08 23:38:05 +00:00
Florian Fainelli
448dd4ac3a
Also load capifs
...
SVN-Revision: 13941
2009-01-08 21:39:17 +00:00
Andy Boyett
8e1a483c0f
kernel/modules: split network makefile into netdevices and netsupport
...
SVN-Revision: 13757
2008-12-29 01:25:58 +00:00