Commit Graph

22 Commits (f711be8cb7f83e9d6173449b758a8ef70c46fa7a)

Author SHA1 Message Date
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.
SVN-Revision: 9416
17 years ago
Felix Fietkau db9e706f8c fix up a few ide related kernel config issues (related to #2516)
SVN-Revision: 9364
17 years ago
Nicolas Thill d75d8c65e1 remove trailing spaces to fix errors at dump time
SVN-Revision: 9209
17 years ago
John Crispin 6c59772456 added sdparm and scsi-generic module, from #2481
SVN-Revision: 9201
17 years ago
Nicolas Thill 309b0c7817 move kmod-nbd & kmod-loop from other.mk to block.mk, disable cryptoloop since it's not packaged anywhere
SVN-Revision: 8812
17 years ago
Nicolas Thill dbfc77de4c rename kmod-libata to kmod-ata-core, add some missing descriptions, sort and cleanup
SVN-Revision: 8811
17 years ago
Nicolas Thill 39db49a2ac cosmetic changes: rename submenu vars, add missing copyright headers
SVN-Revision: 8808
17 years ago
Nicolas Thill 9ad89ea9cb add missing dependencies on PCI/PCMCIA/USB support
SVN-Revision: 8801
17 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.
SVN-Revision: 8721
17 years ago
Felix Fietkau 94f23cf0da fix kmod-ide-core
SVN-Revision: 8719
17 years ago
Nicolas Thill 34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE
SVN-Revision: 8659
17 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.
SVN-Revision: 8591
17 years ago
Nicolas Thill 0f4183c33b cosmetic fixes: rearrange KernelPackage definitions
SVN-Revision: 8520
17 years ago
Rod Whitby 26cddcb496 Fixed required KCONFIG symbols for block IDE modules
SVN-Revision: 8121
17 years ago
Felix Fietkau 35d116c85b more dependency fixes
SVN-Revision: 8115
17 years ago
Felix Fietkau 03e1a8f7d6 add missing dep
SVN-Revision: 8037
17 years ago
Felix Fietkau 8e42553971 dynamically enable/disable kernel config options for kmod packages based on build system config
SVN-Revision: 8026
17 years ago
Rod Whitby d266d8ce86 Added required scsi autoloads to pata_artop
SVN-Revision: 7389
17 years ago
Rod Whitby b8e0764940 pata-artop: no longer requires ide modules
SVN-Revision: 7382
17 years ago
Rod Whitby ee1c03f7d6 Support for the ARTOP IDE chipset on IOMega NAS100d (pata-artop).
SVN-Revision: 7279
17 years ago
Felix Fietkau 4c6c987f09 Improved autorebuild for kernel related stuff. - make modules_install in the 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
17 years ago
Tim Yardley fbbad27a41 split out scsi module support and add ata piix support
SVN-Revision: 6535
18 years ago