Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dynamically enable/disable kernel config options for kmod packages based on ↵ | Felix Fietkau | 2007-07-18 | 1 | -67/+56 |
| | | | | | | build system config SVN-Revision: 8026 | ||||
* | check if oss emulation is available before trying to package it into soundcore | Felix Fietkau | 2007-07-16 | 1 | -2/+2 |
| | | | | SVN-Revision: 7999 | ||||
* | added 3 new crypto modules needed by ppp_mppe | John Crispin | 2007-06-18 | 1 | -1/+3 |
| | | | | SVN-Revision: 7670 | ||||
* | Also load compat_ioctl32 for V4L devices to load | Florian Fainelli | 2007-06-12 | 1 | -1/+1 |
| | | | | SVN-Revision: 7599 | ||||
* | add dependency on kmod-input-core to kmod-input-evdev | Nicolas Thill | 2007-06-10 | 1 | -0/+1 |
| | | | | SVN-Revision: 7550 | ||||
* | update uml-2.6 to 2.6.21.1 on i386, fix uml-2.6 sound modules packaging | Nicolas Thill | 2007-06-04 | 1 | -0/+9 |
| | | | | SVN-Revision: 7485 | ||||
* | Add yealink usb phone kernel packages | Florian Fainelli | 2007-05-27 | 1 | -0/+21 |
| | | | | SVN-Revision: 7359 | ||||
* | Fix the scx200 watchdog typo (#1724) | Florian Fainelli | 2007-05-20 | 1 | -1/+1 |
| | | | | SVN-Revision: 7277 | ||||
* | add support for 16 bit pcmcia cards | Felix Fietkau | 2007-05-11 | 1 | -0/+1 |
| | | | | SVN-Revision: 7182 | ||||
* | fix build of pcmcia package on x86-2.6 | Felix Fietkau | 2007-05-09 | 1 | -2/+2 |
| | | | | SVN-Revision: 7147 | ||||
* | Improved autorebuild for kernel related stuff. - make modules_install in the ↵ | Felix Fietkau | 2007-04-18 | 1 | -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 Fainelli | 2007-04-16 | 1 | -0/+70 |
| | | | | SVN-Revision: 6962 | ||||
* | Load soundcore before all other modules (#1586) | Florian Fainelli | 2007-04-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 6943 | ||||
* | add magicbox 2.0 cf slot support - kmod-ide must not be used on magicbox 1.1 ↵ | Felix Fietkau | 2007-04-09 | 1 | -1/+1 |
| | | | | | | (no working hw detection yet) SVN-Revision: 6909 | ||||
* | Add ISDN support (#1498) | Florian Fainelli | 2007-04-08 | 1 | -0/+9 |
| | | | | SVN-Revision: 6905 | ||||
* | add bnep to the bluetooth kmod package (patch by Henryk) | Felix Fietkau | 2007-04-06 | 1 | -2/+4 |
| | | | | SVN-Revision: 6874 | ||||
* | add missing modules for usb sound support on 2.6 (#1535) | Felix Fietkau | 2007-04-05 | 1 | -3/+6 |
| | | | | SVN-Revision: 6869 | ||||
* | revert bluetooth kconfig change - it doesn't work that way | Felix Fietkau | 2007-03-31 | 1 | -4/+2 |
| | | | | SVN-Revision: 6772 | ||||
* | Bluetooth depends on USB for 2.6 kernels also | Florian Fainelli | 2007-03-28 | 1 | -1/+2 |
| | | | | SVN-Revision: 6741 | ||||
* | Bluetooth modules also depend on USB | Florian Fainelli | 2007-03-28 | 1 | -1/+2 |
| | | | | SVN-Revision: 6740 | ||||
* | remove bogus dependencies | Felix Fietkau | 2007-03-27 | 1 | -2/+1 |
| | | | | SVN-Revision: 6728 | ||||
* | Changed kernel configs to enable more packages. Added additional ↵ | Hamish Guthrie | 2007-03-16 | 1 | -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 Guthrie | 2007-03-13 | 1 | -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 build | Hamish Guthrie | 2007-03-10 | 1 | -0/+1 |
| | | | | SVN-Revision: 6545 | ||||
* | Added MMC/SD Card module support | Hamish Guthrie | 2007-03-10 | 1 | -0/+15 |
| | | | | SVN-Revision: 6544 | ||||
* | split out scsi module support and add ata piix support | Tim Yardley | 2007-03-07 | 1 | -0/+10 |
| | | | | SVN-Revision: 6535 | ||||
* | Fix a typo for videodev modules (#1371) | Florian Fainelli | 2007-02-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 6321 | ||||
* | fix pcmcia modules load order (closes: #1355) | Nicolas Thill | 2007-02-14 | 1 | -1/+1 |
| | | | | SVN-Revision: 6300 | ||||
* | bluetooth currently depends on usb support | Felix Fietkau | 2007-01-26 | 1 | -0/+1 |
| | | | | SVN-Revision: 6205 | ||||
* | make spca5xx depend on video device support in the kernel | Felix Fietkau | 2007-01-21 | 1 | -0/+1 |
| | | | | SVN-Revision: 6153 | ||||
* | Add WL-700gE support (based on work by jr) Includes kernel/diag patch and a ↵ | Felix Fietkau | 2007-01-20 | 1 | -0/+8 |
| | | | | | | new target profile SVN-Revision: 6142 | ||||
* | fix softdog kmod packaging on 2.6 | Nicolas Thill | 2006-10-19 | 1 | -0/+9 |
| | | | | SVN-Revision: 5238 | ||||
* | fix bluetooth module packaging | Felix Fietkau | 2006-10-19 | 1 | -10/+18 |
| | | | | SVN-Revision: 5230 | ||||
* | finally kill KMOD_template - removes a big chunk of legacy build code | Felix Fietkau | 2006-10-19 | 1 | -0/+100 |
| | | | | SVN-Revision: 5222 | ||||
* | port more modules over to the new system | Felix Fietkau | 2006-10-19 | 1 | -1/+22 |
| | | | | SVN-Revision: 5220 | ||||
* | port soundcore module | Felix Fietkau | 2006-10-17 | 1 | -0/+17 |
| | | | | SVN-Revision: 5199 | ||||
* | fix submenu | Felix Fietkau | 2006-10-17 | 1 | -0/+1 |
| | | | | SVN-Revision: 5191 | ||||
* | allow platform support directories to add and modify kernel module packages | Felix Fietkau | 2006-10-17 | 1 | -2/+0 |
| | | | | SVN-Revision: 5184 | ||||
* | split modules.mk | Felix Fietkau | 2006-10-17 | 1 | -0/+85 |
SVN-Revision: 5183 |