summaryrefslogtreecommitdiffstats
path: root/package/kernel/modules/block.mk
Commit message (Expand)AuthorAgeFilesLines
* Remove remaining etrax referencesJohn Crispin2013-01-021-1/+1
* kernel: remove references to TARGET_ubicom32Florian Fainelli2012-11-301-1/+1
* make kmod-mvsas depend on x86 since it fails building on other targets (eg: b...Florian Fainelli2012-07-261-1/+1
* fix libsas and mvsas dependencies against PCI and not x86Florian Fainelli2012-07-251-2/+1
* move x86 specific ide/pata modules to x86' modules.mkFlorian Fainelli2012-07-251-64/+0
* kernel: remove obsolete CompareKernelPatchVer callsFelix Fietkau2012-05-171-17/+5
* kernel: remove kernel modules and references to kernels <= 2.6.36Hauke Mehrtens2012-05-061-5/+1
* kernel: add some more additional missing config symbols for 3.2 and 3.3Jonas Gorski2012-04-091-1/+3
* kernel: add missing AddDepends calls for kmod-usb-serial-qualcomm and kmod-at...Jo-Philipp Wich2012-03-191-0/+1
* kernel: add kmod-ata-sis (#8259)Jo-Philipp Wich2012-03-181-1/+15
* kernel: fix KCONFIG depends of kmod-md modulesJo-Philipp Wich2012-02-151-13/+13
* kernel: This adds support for Marvell S-ATA.John Crispin2011-11-301-0/+15
* package/kernel: enable kmod-ata-core & kmod-scsi-core on x86Nicolas Thill2011-10-281-5/+4
* kernel: typo in cs5535 and cs5536 pata driver kernel definitionsHauke Mehrtens2011-08-061-4/+4
* kernel: fix description of kmod-pata-cs5535 and kmod-pata-cs5536Hauke Mehrtens2011-06-071-2/+2
* kernel: fix call of kmod-pata-cs5535 and kmod-pata-cs5536Hauke Mehrtens2011-06-071-2/+2
* x86: remove pata-amd driver from generic x86 images, add addition cs553x modulesFelix Fietkau2011-05-311-0/+64
* package/kernel: Remove all 2.4 definitionsVasilis Tsiligiannis2011-05-151-41/+6
* package/kernel: Remove $(KMOD_SUFFIX) usageVasilis Tsiligiannis2011-05-151-15/+15
* kernel: add scsi cdrom supportHauke Mehrtens2011-04-091-0/+18
* kernel: add a missing module for ahci on 2.6.35+Felix Fietkau2011-02-161-1/+6
* add missing 2.6.37 config symbols.Florian Fainelli2011-02-101-0/+1
* kernel: fix raid module packaging on newer kernels (#8384)Jo-Philipp Wich2010-12-091-1/+10
* kernel: package md and raid level modules (#7184)Jo-Philipp Wich2010-12-021-0/+144
* remove 2.6.25 supportImre Kaloz2010-11-221-1/+1
* add dm-crypt and fix tabsFlorian Fainelli2010-09-041-13/+13
* massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950Claudio Mignanti2010-07-121-33/+33
* remove obsolete kernel dependencies and version checksFelix Fietkau2010-06-261-6/+2
* package/kernel: mark a bunch of kmod packages that don't exist on 2.4 as 2.6 ...Nicolas Thill2010-04-291-1/+4
* package/kernel: move AddDepends calls at the end of package definitions, move...Nicolas Thill2010-04-291-13/+18
* package/kernel: move block2mtd to block.mkNicolas Thill2010-04-241-0/+10
* package/kernel: sort block package definitionsNicolas Thill2010-04-241-124/+126
* package/kernel: move target specific modules to their own target filesNicolas Thill2010-04-241-105/+0
* package/kernel: rename KernelPackage/*/Depends to AddDepends/*Nicolas Thill2010-04-241-20/+20
* add kmod-ata-pdc202xx-old (#6950)Florian Fainelli2010-04-111-0/+19
* kernel: move support for generic IDE chipsets out of ide-core in their own pa...Nicolas Thill2010-04-031-23/+47
* kernel: fix some minor error:Hauke Mehrtens2010-03-211-4/+14
* kernel: x86 remove dependency on ata-core and scsi-coreHauke Mehrtens2010-03-211-3/+4
* fix kernel modules dependences for i2c and ata-coreClaudio Mignanti2010-03-111-1/+1
* drop support for the old style magicbox-cf driverImre Kaloz2010-03-011-17/+2
* partly revert [19925] as the ata version builds fineImre Kaloz2010-03-011-1/+1
* kernel: mark ata-magicbox-cf & ide-magicbox as BROKEN for now (they don't bui...Nicolas Thill2010-03-011-2/+2
* mark relevant kmod-* packages as being required for rootfs mounting (patch by...Felix Fietkau2010-02-261-29/+29
* kmod-dm: Set CONFIG_DM_LOG_USERSPACE=nLars-Peter Clausen2010-02-181-0/+1
* kernel: build the scsi core package even if CONFIG_SCSI=yFelix Fietkau2010-02-161-1/+1
* kernel: add a package for kmod-ata-silFelix Fietkau2010-02-161-0/+14
* Here is LVM support for OpenWRT. It introduces 3 new packages: - kmod-dm for ...Travis Kemen2010-02-121-0/+29
* kernel: specify kmod packages dependencies in a uniform wayNicolas Thill2010-01-221-30/+27
* kernel: fix IDE modules on 2.4Nicolas Thill2010-01-061-4/+16
* fix bluetooth and ide breakage after r18955 (#6422)Florian Fainelli2009-12-301-5/+5