aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/modules/other.mk
Commit message (Collapse)AuthorAgeFilesLines
* add missing modules for usb sound support on 2.6 (#1535)Felix Fietkau2007-04-051-3/+6
| | | | SVN-Revision: 6869
* revert bluetooth kconfig change - it doesn't work that wayFelix Fietkau2007-03-311-4/+2
| | | | SVN-Revision: 6772
* Bluetooth depends on USB for 2.6 kernels alsoFlorian Fainelli2007-03-281-1/+2
| | | | SVN-Revision: 6741
* Bluetooth modules also depend on USBFlorian Fainelli2007-03-281-1/+2
| | | | SVN-Revision: 6740
* remove bogus dependenciesFelix Fietkau2007-03-271-2/+1
| | | | SVN-Revision: 6728
* Changed kernel configs to enable more packages. Added additional ↵Hamish Guthrie2007-03-161-1/+2
| | | | | | dependencies to mmc module in the modules tree SVN-Revision: 6579
* Small bug fix to package/kernel/modules/other.mk stty broken in busybox ↵Hamish Guthrie2007-03-131-1/+1
| | | | | | 1.4.1, added patch with fixed code from BB SVN. This will need to be removed when 1.4.2 is released. SVN-Revision: 6559
* Added dependency on AT91 buildHamish Guthrie2007-03-101-0/+1
| | | | SVN-Revision: 6545
* Added MMC/SD Card module supportHamish Guthrie2007-03-101-0/+15
| | | | SVN-Revision: 6544
* split out scsi module support and add ata piix supportTim Yardley2007-03-071-0/+10
| | | | SVN-Revision: 6535
* Fix a typo for videodev modules (#1371)Florian Fainelli2007-02-191-1/+1
| | | | SVN-Revision: 6321
* fix pcmcia modules load order (closes: #1355)Nicolas Thill2007-02-141-1/+1
| | | | SVN-Revision: 6300
* bluetooth currently depends on usb supportFelix Fietkau2007-01-261-0/+1
| | | | SVN-Revision: 6205
* make spca5xx depend on video device support in the kernelFelix Fietkau2007-01-211-0/+1
| | | | SVN-Revision: 6153
* Add WL-700gE support (based on work by jr) Includes kernel/diag patch and a ↵Felix Fietkau2007-01-201-0/+8
| | | | | | new target profile SVN-Revision: 6142
* fix softdog kmod packaging on 2.6Nicolas Thill2006-10-191-0/+9
| | | | SVN-Revision: 5238
* fix bluetooth module packagingFelix Fietkau2006-10-191-10/+18
| | | | SVN-Revision: 5230
* finally kill KMOD_template - removes a big chunk of legacy build codeFelix Fietkau2006-10-191-0/+100
| | | | SVN-Revision: 5222
* port more modules over to the new systemFelix Fietkau2006-10-191-1/+22
| | | | SVN-Revision: 5220
* port soundcore moduleFelix Fietkau2006-10-171-0/+17
| | | | SVN-Revision: 5199
* fix submenuFelix Fietkau2006-10-171-0/+1
| | | | SVN-Revision: 5191
* allow platform support directories to add and modify kernel module packagesFelix Fietkau2006-10-171-2/+0
| | | | SVN-Revision: 5184
* split modules.mkFelix Fietkau2006-10-171-0/+85
SVN-Revision: 5183