Nicolas Thill
|
b1ba71cbd2
kernel: mark modules that won't build on 2.6.28 as broken
|
17 years ago |
Nicolas Thill
|
33169cf29f
mark kmod-ata-rb532-cf as broken
|
17 years ago |
Nicolas Thill
|
48c661f867
add dependency on rb532 target for its CF module
|
17 years ago |
Florian Fainelli
|
674659a4df
Add ata over ethernet modules (#4074)
|
17 years ago |
Florian Fainelli
|
ac26d5ea2c
Package pata_rb532_cf separately and update kernel config
|
17 years ago |
Nicolas Thill
|
5f84265c34
Make ide-core depend on pci support, remove dupe Kconfig item
|
17 years ago |
Gabor Juhos
|
8d28e6dc68
fix the CF driver on 2.6.26.x, and create a package for it
|
17 years ago |
Felix Fietkau
|
166de52b8f
fix kmod-ide-core packaging for 2.6.26+
|
17 years ago |
Felix Fietkau
|
b1683b748d
add missing kconfig symbol for generic ide
|
17 years ago |
Andy Boyett
|
e136c5203d
Fix kmod-ata-piix deps
|
17 years ago |
Andy Boyett
|
bd06be4f73
Package nvidia sata driver
|
17 years ago |
Andy Boyett
|
78b7201f2a
Package AHCI driver
|
17 years ago |
Andy Boyett
|
0ff7ae2d6c
Package VIA sata driver
|
17 years ago |
Rod Whitby
|
d05cc5d68d
block.mk: Added ata-ixp4xx-cf module support for tw5334 board.
|
17 years ago |
Gabor Juhos
|
bb6c1aa770
new experimental driver for the CF slot on the RouterBOARD 153
|
18 years ago |
Felix Fietkau
|
46383c512e
fix up ata/scsi core depends
|
18 years ago |
Florian Fainelli
|
2514d7f799
The RB513 CF driver is now a module, enable it by default for the RB1xx profile. Fix the membase of the CF driver.
|
18 years ago |
Felix Fietkau
|
db9e706f8c
fix up a few ide related kernel config issues (related to #2516)
|
18 years ago |
Nicolas Thill
|
d75d8c65e1
remove trailing spaces to fix errors at dump time
|
18 years ago |
John Crispin
|
6c59772456
added sdparm and scsi-generic module, from #2481
|
18 years ago |
Nicolas Thill
|
309b0c7817
move kmod-nbd & kmod-loop from other.mk to block.mk, disable cryptoloop since it's not packaged anywhere
|
18 years ago |
Nicolas Thill
|
dbfc77de4c
rename kmod-libata to kmod-ata-core, add some missing descriptions, sort and cleanup
|
18 years ago |
Nicolas Thill
|
39db49a2ac
cosmetic changes: rename submenu vars, add missing copyright headers
|
18 years ago |
Nicolas Thill
|
9ad89ea9cb
add missing dependencies on PCI/PCMCIA/USB support
|
18 years ago |
Nicolas Thill
|
7e4038434b
fix KCONFIG in packages: move back all KCONFIG from package variants to the main package since we don't know the kernel version at dump time. keep old KCONFIG lines commented out, so we can switch back easily later.
|
18 years ago |
Felix Fietkau
|
94f23cf0da
fix kmod-ide-core
|
18 years ago |
Nicolas Thill
|
34bb4638e7
move package description to a separate definition, remove it when DESCRIPTION=TITLE
|
18 years ago |
Nicolas Thill
|
8dc7ced4d4
require all CONFIG_* symbols listed in its KCONFIG to be set to m in order to actually build a kmod package, tweak and fix kernel package definitions.
|
18 years ago |
Nicolas Thill
|
0f4183c33b
cosmetic fixes: rearrange KernelPackage definitions
|
18 years ago |
Rod Whitby
|
26cddcb496
Fixed required KCONFIG symbols for block IDE modules
|
18 years ago |