summaryrefslogtreecommitdiff
path: root/package/kernel/modules/block.mk
AgeCommit message (Collapse)Author
2007-09-16move kmod-nbd & kmod-loop from other.mk to block.mk, disable cryptoloop ↵nico
since it's not packaged anywhere git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8812 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-16rename kmod-libata to kmod-ata-core, add some missing descriptions, sort and ↵nico
cleanup git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8811 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-16cosmetic changes: rename submenu vars, add missing copyright headersnico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8808 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-16add missing dependencies on PCI/PCMCIA/USB supportnico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8801 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-09fix KCONFIG in packages: move back all KCONFIG from package variants to the ↵nico
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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8721 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-09fix kmod-ide-corenbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8719 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-07move package description to a separate definition, remove it when ↵nico
DESCRIPTION=TITLE git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8659 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-03require all CONFIG_* symbols listed in its KCONFIG to be set to m in order ↵nico
to actually build a kmod package, tweak and fix kernel package definitions. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8591 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-28cosmetic fixes: rearrange KernelPackage definitionsnico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8520 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-23Fixed required KCONFIG symbols for block IDE modulesrwhitby
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8121 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-23more dependency fixesnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8115 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-18add missing depnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8037 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-18dynamically enable/disable kernel config options for kmod packages based on ↵nbd
build system config git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8026 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-30Added required scsi autoloads to pata_artoprwhitby
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7389 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-29pata-artop: no longer requires ide modulesrwhitby
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7382 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-20Support for the ARTOP IDE chipset on IOMega NAS100d (pata-artop).rwhitby
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7279 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-18Improved autorebuild for kernel related stuff.nbd
- 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6998 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-07split out scsi module support and add ata piix supportpavlov
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6535 3c298f89-4303-0410-b956-a3cf2f4a3e73