summaryrefslogtreecommitdiffstats
path: root/package/kernel/modules/other.mk
Commit message (Collapse)AuthorAgeFilesLines
...
* add missing dependencies and kernel config optionsFelix Fietkau2007-07-231-0/+2
| | | | SVN-Revision: 8112
* fix #2112Felix Fietkau2007-07-201-1/+1
| | | | SVN-Revision: 8080
* dynamically enable/disable kernel config options for kmod packages based on ↵Felix Fietkau2007-07-181-67/+56
| | | | | | build system config SVN-Revision: 8026
* check if oss emulation is available before trying to package it into soundcoreFelix Fietkau2007-07-161-2/+2
| | | | SVN-Revision: 7999
* added 3 new crypto modules needed by ppp_mppeJohn Crispin2007-06-181-1/+3
| | | | SVN-Revision: 7670
* Also load compat_ioctl32 for V4L devices to loadFlorian Fainelli2007-06-121-1/+1
| | | | SVN-Revision: 7599
* add dependency on kmod-input-core to kmod-input-evdevNicolas Thill2007-06-101-0/+1
| | | | SVN-Revision: 7550
* update uml-2.6 to 2.6.21.1 on i386, fix uml-2.6 sound modules packagingNicolas Thill2007-06-041-0/+9
| | | | SVN-Revision: 7485
* Add yealink usb phone kernel packagesFlorian Fainelli2007-05-271-0/+21
| | | | SVN-Revision: 7359
* Fix the scx200 watchdog typo (#1724)Florian Fainelli2007-05-201-1/+1
| | | | SVN-Revision: 7277
* add support for 16 bit pcmcia cardsFelix Fietkau2007-05-111-0/+1
| | | | SVN-Revision: 7182
* fix build of pcmcia package on x86-2.6Felix Fietkau2007-05-091-2/+2
| | | | SVN-Revision: 7147
* Improved autorebuild for kernel related stuff. - make modules_install in the ↵Felix Fietkau2007-04-181-53/+53
| | | | | | 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
* Add profile for Soekris Net4801 boards (#1072)Florian Fainelli2007-04-161-0/+70
| | | | SVN-Revision: 6962
* Load soundcore before all other modules (#1586)Florian Fainelli2007-04-131-1/+1
| | | | SVN-Revision: 6943
* add magicbox 2.0 cf slot support - kmod-ide must not be used on magicbox 1.1 ↵Felix Fietkau2007-04-091-1/+1
| | | | | | (no working hw detection yet) SVN-Revision: 6909
* Add ISDN support (#1498)Florian Fainelli2007-04-081-0/+9
| | | | SVN-Revision: 6905
* add bnep to the bluetooth kmod package (patch by Henryk)Felix Fietkau2007-04-061-2/+4
| | | | SVN-Revision: 6874
* 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