Commit graph

440 commits

Author SHA1 Message Date
Hauke Mehrtens
88644c048c kmod-crypto-hmac and kmod-crypto-core both are packing hmac.ko kmod-crypto-hmac only needs the symbol for building crypto_hash, this was done in r9004. With r13850 hmac.ko was also packed with kmod-crypto-core.
SVN-Revision: 15015
2009-03-24 13:44:20 +00:00
Hamish Guthrie
4af13017ff Add ps3vram kernel module
SVN-Revision: 14950
2009-03-19 14:17:46 +00:00
Hauke Mehrtens
35df977921 activate CONFIG_SND_PCM_OSS and CONFIG_SND_MIXER_OSS in kmod-sound-core. These symbols are not set at an other place.
SVN-Revision: 14947
2009-03-19 11:29:21 +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
Florian Fainelli
58a11bcb40 package the bcm63xx-spi driver
SVN-Revision: 14794
2009-03-08 19:21:55 +00:00
Hauke Mehrtens
5d57dbaeba turn some of the kernel dependencies the other way around to make it easier to support new kernel.
SVN-Revision: 14783
2009-03-07 18:28:39 +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
44aa0b5dac extract the rfkill module to an extra package, only build rfkill module if it is not integrated into the kernel.
SVN-Revision: 14780
2009-03-07 17:07:24 +00:00
Hauke Mehrtens
2b64ecf391 ipt-extra not broken on kernel 2.6.28 any more as CHAOS, TARPIT and DELUDE references were removed in r14461
SVN-Revision: 14779
2009-03-07 16:56:23 +00:00
Hauke Mehrtens
0b03ed454b add textsearch, NF_CONNTRACK_AMANDA and NETFILTER_XT_MATCH_STRING need it.
SVN-Revision: 14778
2009-03-07 16:53:08 +00:00
Hauke Mehrtens
ea14544283 load module capifs before capi
SVN-Revision: 14775
2009-03-07 15:54:23 +00:00
Hauke Mehrtens
e626930ea6 add ssb dependency to b44
SVN-Revision: 14774
2009-03-07 15:52:13 +00:00
Hauke Mehrtens
f752ec4bbd aec62xx is working with kernel 2.6.28 agagin.
SVN-Revision: 14773
2009-03-07 14:03:12 +00:00
Hauke Mehrtens
8bf437c095 Add isdn4linux and gigaset kernel modules.
SVN-Revision: 14772
2009-03-07 13:23:37 +00:00
Hauke Mehrtens
07926f29f6 Some symbols were missing or wrong. Tested with x86.
SVN-Revision: 14751
2009-03-05 21:45:59 +00:00
Markus Wigge
bb17a3dd1b fixed KCONFIG selection of "CONFIG_CRYPTO_AES_586".
SVN-Revision: 14725
2009-03-02 11:47:25 +00:00
Hauke Mehrtens
1b922ab410 add missing symbols
SVN-Revision: 14721
2009-03-01 20:15:33 +00:00
Hauke Mehrtens
7d1e275cef add missing symbols for some packages needed by x86 target
SVN-Revision: 14717
2009-03-01 19:43:43 +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
Felix Fietkau
e1799d3835 fix IMQ on linux 2.6.27 and 2.6.28
SVN-Revision: 14599
2009-02-21 16:33:24 +00:00
Felix Fietkau
68d73be80c remove support for ipp2p - it's unmaintained, broken, overmatching and undermatching => not that useful for QoS
SVN-Revision: 14596
2009-02-21 16:30:44 +00:00
Michael Büsch
87a2d3888c Add CRC16 kernel module
SVN-Revision: 14548
2009-02-17 22:54:11 +00:00
Jo-Philipp Wich
fdd629c851 add kmod for 2.6.26+ in-kernel uvc video driver (#4637, thanks moh_de)
SVN-Revision: 14526
2009-02-16 04:30:48 +00:00
Florian Fainelli
fc19f3f372 add cp852 code page (#4607)
SVN-Revision: 14522
2009-02-15 15:35:00 +00:00
Michael Büsch
c3565fdf31 Port SPI-GPIO driver from 2.6.29-rc4
SVN-Revision: 14465
2009-02-10 17:12:12 +00:00
Michael Büsch
335117b87c Deprecate the old SPI-GPIO driver.
SVN-Revision: 14464
2009-02-10 16:55:38 +00:00
Gabor Juhos
e5c9f00637 netfilter: remove CHAOS, TARPIT and DELUDE references
SVN-Revision: 14461
2009-02-09 13:27:39 +00:00
Hamish Guthrie
f5842e2ba4 Added PS3 sound driver
SVN-Revision: 14422
2009-02-06 11:49:22 +00:00
Florian Fainelli
25ba908993 kmod-ssb should not be visible on 2.4 kernels
SVN-Revision: 14419
2009-02-06 10:17:45 +00:00
Florian Fainelli
20cccc1c10 correct kernel modules dependencies against kmod-i2c-core, they already depend on kmod-i2c-algo-bit, which depends on kmod-i2c-core (#4330)
SVN-Revision: 14401
2009-02-04 02:00:41 +00:00
Florian Fainelli
1645cc529b fix tg3 libphy dependency, thanks Acinonyx
SVN-Revision: 14390
2009-02-03 14:26:02 +00:00
Nicolas Thill
b1ba71cbd2 kernel: mark modules that won't build on 2.6.28 as broken
SVN-Revision: 14356
2009-02-02 15:48:52 +00:00
Florian Fainelli
d23edab321 package libphy separately and make tg3 depend on it for kernels 2.6.27 and superior
SVN-Revision: 14354
2009-02-02 14:36:45 +00:00
Florian Fainelli
c27492ab1c add libphy module to tg3 driver package - fixes unresolved symbols (#4353)
SVN-Revision: 14310
2009-01-31 16:12:41 +00:00
Nicolas Thill
6360bd2798 kernel: add modules for nfnetlink based packet logging & queuing and conntracking
SVN-Revision: 14308
2009-01-31 16:09:25 +00:00
Nicolas Thill
c8c15f3b9d accomodate a change in msdos.ko path that appeared on 2.6.28
SVN-Revision: 14273
2009-01-30 00:50:06 +00:00
Andy Boyett
aaf139232a kernel: fix leds-wrap dependencies
SVN-Revision: 14257
2009-01-29 12:23:44 +00:00
Andy Boyett
cee6f31d9c kernel: fix leds-net48xx and scx200-gpio dependencies, closes #4486
SVN-Revision: 14255
2009-01-29 11:32:20 +00:00
Nicolas Thill
33169cf29f mark kmod-ata-rb532-cf as broken
SVN-Revision: 14229
2009-01-27 22:02: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
Rod Whitby
4c04d8b3c1 other.mk/kmod-bluetooth: select kmod-usb-core, required for hci-usb
SVN-Revision: 14125
2009-01-20 23:40:49 +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
Andy Boyett
c09e052d2f fix vfat.ko in 2.6.28
Signed-off-by: Jose Vasconcellos <jvasco@verizon.net>

SVN-Revision: 14020
2009-01-13 05:14:56 +00:00
Mirko Vogt
fc14ba0efb allow targets to override kernel related soundcore configuration
SVN-Revision: 13999
2009-01-12 22:47:00 +00:00
Travis Kemen
1f2885ea0c unmask ip6tables on 2.6.27 and 2.6.28
SVN-Revision: 13965
2009-01-10 23:52:56 +00:00
Travis Kemen
db8867b4c5 fix kernel config
SVN-Revision: 13958
2009-01-10 02:06:13 +00:00
Florian Fainelli
5c886899ec Add hfcmulti mISDN driver
SVN-Revision: 13945
2009-01-08 23:38:37 +00:00