Felix Fietkau
|
a800b91f59
kernel: add a missing module for ahci on 2.6.35+
|
15 years ago |
Florian Fainelli
|
efa2919d88
add missing 2.6.37 config symbols.
|
15 years ago |
Jo-Philipp Wich
|
4df44b15e1
kernel: fix raid module packaging on newer kernels (#8384)
|
15 years ago |
Jo-Philipp Wich
|
9811ba059f
kernel: package md and raid level modules (#7184)
|
15 years ago |
Imre Kaloz
|
5ea6194ab0
remove 2.6.25 support
|
15 years ago |
Florian Fainelli
|
54f4be5bd6
add dm-crypt and fix tabs
|
15 years ago |
Claudio Mignanti
|
2d86ea7bf3
massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
|
15 years ago |
Felix Fietkau
|
ff3d5025ac
remove obsolete kernel dependencies and version checks
|
15 years ago |
Nicolas Thill
|
36ee230fca
package/kernel: mark a bunch of kmod packages that don't exist on 2.4 as 2.6 only
|
15 years ago |
Nicolas Thill
|
fc43e1f4f5
package/kernel: move AddDepends calls at the end of package definitions, move back some dependencies in DEPENDS for clarity
|
15 years ago |
Nicolas Thill
|
225ab2533f
package/kernel: move block2mtd to block.mk
|
15 years ago |
Nicolas Thill
|
cccc72df2c
package/kernel: sort block package definitions
|
15 years ago |
Nicolas Thill
|
484051d055
package/kernel: move target specific modules to their own target files
|
15 years ago |
Nicolas Thill
|
194b6b20ea
package/kernel: rename KernelPackage/*/Depends to AddDepends/*
|
15 years ago |
Florian Fainelli
|
2de2c9ead2
add kmod-ata-pdc202xx-old (#6950)
|
15 years ago |
Nicolas Thill
|
90888d6b35
kernel: move support for generic IDE chipsets out of ide-core in their own packages, fix ixp4xx build issue (closes: #6939)
|
15 years ago |
Hauke Mehrtens
|
3c2943b45a
kernel: fix some minor error:
|
16 years ago |
Hauke Mehrtens
|
68a2efe2d1
kernel: x86 remove dependency on ata-core and scsi-core
|
16 years ago |
Claudio Mignanti
|
ff96ad6b8b
fix kernel modules dependences for i2c and ata-core
|
16 years ago |
Imre Kaloz
|
cf57e90014
drop support for the old style magicbox-cf driver
|
16 years ago |
Imre Kaloz
|
c4d515e007
partly revert [19925] as the ata version builds fine
|
16 years ago |
Nicolas Thill
|
4949756ceb
kernel: mark ata-magicbox-cf & ide-magicbox as BROKEN for now (they don't build on 2.6.32)
|
16 years ago |
Felix Fietkau
|
61c2b29295
mark relevant kmod-* packages as being required for rootfs mounting (patch by cshore)
|
16 years ago |
Lars-Peter Clausen
|
8d7a6df6ef
kmod-dm: Set CONFIG_DM_LOG_USERSPACE=n
|
16 years ago |
Felix Fietkau
|
e9d9efa678
kernel: build the scsi core package even if CONFIG_SCSI=y
|
16 years ago |
Felix Fietkau
|
eca17a4a28
kernel: add a package for kmod-ata-sil
|
16 years ago |
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
|
16 years ago |
Nicolas Thill
|
405553df58
kernel: specify kmod packages dependencies in a uniform way
|
16 years ago |
Nicolas Thill
|
ad91c89f08
kernel: fix IDE modules on 2.4
|
16 years ago |
Florian Fainelli
|
1c5bc31e17
fix bluetooth and ide breakage after r18955 (#6422)
|
16 years ago |