Felix Fietkau
a800b91f59
kernel: add a missing module for ahci on 2.6.35+
...
SVN-Revision: 25553
2011-02-16 15:12:54 +00:00
Florian Fainelli
efa2919d88
add missing 2.6.37 config symbols.
...
SVN-Revision: 25447
2011-02-10 18:03:16 +00:00
Jo-Philipp Wich
4df44b15e1
kernel: fix raid module packaging on newer kernels ( #8384 )
...
SVN-Revision: 24394
2010-12-09 17:18:41 +00:00
Jo-Philipp Wich
9811ba059f
kernel: package md and raid level modules ( #7184 )
...
SVN-Revision: 24214
2010-12-02 16:18:22 +00:00
Imre Kaloz
5ea6194ab0
remove 2.6.25 support
...
SVN-Revision: 24089
2010-11-22 13:43:32 +00:00
Florian Fainelli
54f4be5bd6
add dm-crypt and fix tabs
...
Signed-off-by: Jan Willies <jan@willies.info>
SVN-Revision: 22916
2010-09-04 18:06:32 +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
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
fc43e1f4f5
package/kernel: move AddDepends calls at the end of package definitions, move back some dependencies in DEPENDS for clarity
...
SVN-Revision: 21248
2010-04-29 04:04:19 +00:00
Nicolas Thill
225ab2533f
package/kernel: move block2mtd to block.mk
...
SVN-Revision: 21134
2010-04-24 13:45:05 +00:00
Nicolas Thill
cccc72df2c
package/kernel: sort block package definitions
...
SVN-Revision: 21133
2010-04-24 13:43:30 +00:00
Nicolas Thill
484051d055
package/kernel: move target specific modules to their own target files
...
SVN-Revision: 21132
2010-04-24 13:34:51 +00:00
Nicolas Thill
194b6b20ea
package/kernel: rename KernelPackage/*/Depends to AddDepends/*
...
SVN-Revision: 21124
2010-04-24 11:42:17 +00:00
Florian Fainelli
2de2c9ead2
add kmod-ata-pdc202xx-old ( #6950 )
...
SVN-Revision: 20808
2010-04-11 18:39:03 +00:00
Nicolas Thill
90888d6b35
kernel: move support for generic IDE chipsets out of ide-core in their own packages, fix ixp4xx build issue ( closes : #6939 )
...
SVN-Revision: 20664
2010-04-03 01:36:27 +00:00
Hauke Mehrtens
3c2943b45a
kernel: fix some minor error:
...
* module ide-pci-generic is also included if it was build
* correct loading queue for kmod-dm
* place for mvsas.ko changed in new kernel.
SVN-Revision: 20348
2010-03-21 14:22:38 +00:00
Hauke Mehrtens
68a2efe2d1
kernel: x86 remove dependency on ata-core and scsi-core
...
The x86 image includes the modules out of ata-core and scsi-core
directly in the kernel image. Do not depend on these packages, because
they are not build in a x86 image.
This fixes #6873
SVN-Revision: 20346
2010-03-21 14:18:11 +00:00
Claudio Mignanti
ff96ad6b8b
fix kernel modules dependences for i2c and ata-core
...
SVN-Revision: 20146
2010-03-11 15:38:50 +00:00
Imre Kaloz
cf57e90014
drop support for the old style magicbox-cf driver
...
SVN-Revision: 19932
2010-03-01 08:04:14 +00:00
Imre Kaloz
c4d515e007
partly revert [19925] as the ata version builds fine
...
SVN-Revision: 19931
2010-03-01 08:00:03 +00:00
Nicolas Thill
4949756ceb
kernel: mark ata-magicbox-cf & ide-magicbox as BROKEN for now (they don't build on 2.6.32)
...
SVN-Revision: 19925
2010-03-01 06:25:44 +00:00
Felix Fietkau
61c2b29295
mark relevant kmod-* packages as being required for rootfs mounting (patch by cshore)
...
SVN-Revision: 19879
2010-02-26 22:46:00 +00:00
Lars-Peter Clausen
8d7a6df6ef
kmod-dm: Set CONFIG_DM_LOG_USERSPACE=n
...
SVN-Revision: 19712
2010-02-18 23:31:08 +00:00
Felix Fietkau
e9d9efa678
kernel: build the scsi core package even if CONFIG_SCSI=y
...
SVN-Revision: 19666
2010-02-16 18:28:59 +00:00
Felix Fietkau
eca17a4a28
kernel: add a package for kmod-ata-sil
...
SVN-Revision: 19664
2010-02-16 18:28:50 +00:00
Travis Kemen
9e5844fda2
Here is LVM support for OpenWRT. It introduces 3 new packages: - kmod-dm for the device mapper kernel module. - kmod-libdevmapper for the device-mapper library. - kmod-lvm2 for the lvm tool. Note that it currently does not create the symlinks for all the lvm tools, so you have to use lvm pvs rather than just pvs. Thanks Stefan Monnier
...
SVN-Revision: 19595
2010-02-12 01:37:02 +00:00
Nicolas Thill
405553df58
kernel: specify kmod packages dependencies in a uniform way
...
SVN-Revision: 19271
2010-01-22 08:18:04 +00:00
Nicolas Thill
ad91c89f08
kernel: fix IDE modules on 2.4
...
SVN-Revision: 19048
2010-01-06 01:08:00 +00:00
Florian Fainelli
1c5bc31e17
fix bluetooth and ide breakage after r18955 ( #6422 )
...
SVN-Revision: 18972
2009-12-30 10:52:28 +00:00
Imre Kaloz
4e71b48c2a
remove 2.6.28 specific stuff from kernel packages
...
SVN-Revision: 18954
2009-12-27 21:42:38 +00:00
Florian Fainelli
8ba061b3cf
prevent some modules from being built on ubicom32 since they do not compile or link
...
SVN-Revision: 18595
2009-11-29 00:33:32 +00:00
Florian Fainelli
5f55a89021
package the octeon compact flash driver
...
SVN-Revision: 18012
2009-10-09 07:36:19 +00:00
Imre Kaloz
d57b766c2f
enable ATA_SFF (PATA support) in the generic configs
...
SVN-Revision: 17993
2009-10-08 09:40:38 +00:00
Florian Fainelli
3da62691c0
[package* ata-ixp4xx-cf depends on TARGET_ixp4xx
...
SVN-Revision: 17956
2009-10-06 15:24:28 +00:00
Nicolas Thill
4674fd1eae
kernel: fix Promise PDC202xx IDE driver location
...
SVN-Revision: 17909
2009-10-05 17:08:44 +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
Felix Fietkau
13269c1891
fix pdc20xx compile for linux 2.6
...
SVN-Revision: 17359
2009-08-24 00:52:00 +00:00
Felix Fietkau
f29409ca1c
brcm-2.4: fix ide disk detection on the wl-hdd
...
SVN-Revision: 17358
2009-08-23 23:56:19 +00:00
Florian Fainelli
7f931f64df
add missing libsas configuration symbol
...
SVN-Revision: 17297
2009-08-18 12:46:39 +00:00
Gabor Juhos
9594ef9079
kernel/modules: package ATA version of the Magicbox CF driver
...
SVN-Revision: 16957
2009-07-22 10:45:04 +00:00
Florian Fainelli
b483359d38
make libsas depend on x86, over targets using it may unmask it later
...
SVN-Revision: 16953
2009-07-22 08:32:51 +00:00
Florian Fainelli
998465b1d9
add libsas and mvsas required for VIA NAS7800
...
SVN-Revision: 16941
2009-07-21 11:37:12 +00:00
Gabor Juhos
e315e7a2ce
kernel/modules: enable Magicbox CF driver on 2.6.28
...
SVN-Revision: 16924
2009-07-19 17:46:46 +00:00
Gabor Juhos
0f7cfac9f3
kernel/modules: fix Magicbox CF card driver definitions
...
SVN-Revision: 16911
2009-07-19 09:13:25 +00:00
Florian Fainelli
2ec0cba393
This patch adds a target for the IBM PowerXCell Accelerator Board. (aka mvXCell-8i from MatrixVision or GigaAccel 180 from Fixstars)
...
http://us.fixstars.com/products/gigaaccel/
This build will create zImage suitable for TFTP boot image.
* v2
- add axonram device driver
- switch to 2.6.30.1
Signed-off-by: Akinobu Mita <mita@fixstars.com>
SVN-Revision: 16860
2009-07-16 10:19:13 +00:00
Florian Fainelli
a83ae90eb0
remove 2.6.26 check, do not build ide-generic on arm it is not available ( #5303 )
...
SVN-Revision: 16670
2009-07-04 09:54:46 +00:00
Hauke Mehrtens
20182554ad
The it821x is at an other location in older kernels.
...
SVN-Revision: 15787
2009-05-11 20:58:08 +00:00
Florian Fainelli
9ff2cc6d2a
fix kernel module name for autoloading
...
SVN-Revision: 15649
2009-05-07 00:23:44 +00:00
Florian Fainelli
5a6231ebea
package the ITE it821x IDE controller driver
...
SVN-Revision: 15645
2009-05-06 23:49:17 +00:00