aboutsummaryrefslogtreecommitdiff
path: root/package/kernel/modules/block.mk
Commit message (Collapse)AuthorAge
...
* added sdparm and scsi-generic module, from #2481John Crispin2007-10-08
| | | | SVN-Revision: 9201
* move kmod-nbd & kmod-loop from other.mk to block.mk, disable cryptoloop ↵Nicolas Thill2007-09-16
| | | | | | since it's not packaged anywhere SVN-Revision: 8812
* rename kmod-libata to kmod-ata-core, add some missing descriptions, sort and ↵Nicolas Thill2007-09-16
| | | | | | cleanup SVN-Revision: 8811
* cosmetic changes: rename submenu vars, add missing copyright headersNicolas Thill2007-09-16
| | | | SVN-Revision: 8808
* add missing dependencies on PCI/PCMCIA/USB supportNicolas Thill2007-09-16
| | | | SVN-Revision: 8801
* fix KCONFIG in packages: move back all KCONFIG from package variants to the ↵Nicolas Thill2007-09-09
| | | | | | 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. SVN-Revision: 8721
* fix kmod-ide-coreFelix Fietkau2007-09-09
| | | | SVN-Revision: 8719
* move package description to a separate definition, remove it when ↵Nicolas Thill2007-09-07
| | | | | | DESCRIPTION=TITLE SVN-Revision: 8659
* require all CONFIG_* symbols listed in its KCONFIG to be set to m in order ↵Nicolas Thill2007-09-03
| | | | | | to actually build a kmod package, tweak and fix kernel package definitions. SVN-Revision: 8591
* cosmetic fixes: rearrange KernelPackage definitionsNicolas Thill2007-08-28
| | | | SVN-Revision: 8520
* Fixed required KCONFIG symbols for block IDE modulesRod Whitby2007-07-23
| | | | SVN-Revision: 8121
* more dependency fixesFelix Fietkau2007-07-23
| | | | SVN-Revision: 8115
* add missing depFelix Fietkau2007-07-18
| | | | SVN-Revision: 8037
* dynamically enable/disable kernel config options for kmod packages based on ↵Felix Fietkau2007-07-18
| | | | | | build system config SVN-Revision: 8026
* Added required scsi autoloads to pata_artopRod Whitby2007-05-30
| | | | SVN-Revision: 7389
* pata-artop: no longer requires ide modulesRod Whitby2007-05-29
| | | | SVN-Revision: 7382
* Support for the ARTOP IDE chipset on IOMega NAS100d (pata-artop).Rod Whitby2007-05-20
| | | | SVN-Revision: 7279
* Improved autorebuild for kernel related stuff. - make modules_install in the ↵Felix Fietkau2007-04-18
| | | | | | kernel tree is no longer called - make modules is called on every target/compile run - kmod packages pull the kernel modules directly out of the kernel tree and have proper file depends on them SVN-Revision: 6998
* split out scsi module support and add ata piix supportTim Yardley2007-03-07
SVN-Revision: 6535