Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | disable package that can't build on atheros target (no pci/usb) | Nicolas Thill | 2007-09-17 | |
| | | | | SVN-Revision: 8823 | |||
* | fix wrong submenu for kmod-leds-wrap | Nicolas Thill | 2007-09-17 | |
| | | | | SVN-Revision: 8821 | |||
* | move CAPI/ISDN module from other.mk to network.mk | Nicolas Thill | 2007-09-17 | |
| | | | | SVN-Revision: 8819 | |||
* | add kernel module for PCengines WRAP leds | Nicolas Thill | 2007-09-16 | |
| | | | | SVN-Revision: 8814 | |||
* | move kmod-nbd & kmod-loop from other.mk to block.mk, disable cryptoloop ↵ | Nicolas Thill | 2007-09-16 | |
| | | | | | | since it's not packaged anywhere SVN-Revision: 8812 | |||
* | cosmetic changes: rename submenu vars, add missing copyright headers | Nicolas Thill | 2007-09-16 | |
| | | | | SVN-Revision: 8808 | |||
* | various changes for kernel video support: * move kernel video related ↵ | Nicolas Thill | 2007-09-16 | |
| | | | | | | modules to a separate "Video Support" submenu and video.mk file * rename kmod-videodev to kmod-video-core * prefix all video modules with kmod-video- * add missing dependencies on USB support * rename kmod-usb-qc to kmod-video-quickcam SVN-Revision: 8806 | |||
* | fix target names in DEPENDS (closes: #2341) | Nicolas Thill | 2007-09-11 | |
| | | | | SVN-Revision: 8748 | |||
* | move package descriptions to separate definitions | Nicolas Thill | 2007-09-11 | |
| | | | | SVN-Revision: 8745 | |||
* | oops, 2 typos missed from [8721] | Nicolas Thill | 2007-09-09 | |
| | | | | SVN-Revision: 8722 | |||
* | fix KCONFIG in packages: move back all KCONFIG from package variants to the ↵ | Nicolas Thill | 2007-09-09 | |
| | | | | | | 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. SVN-Revision: 8721 | |||
* | fix kmod-crypto, emit warning messages for kmod packages that cannot be ↵ | Felix Fietkau | 2007-09-08 | |
| | | | | | | built due to missing kernel config options SVN-Revision: 8697 | |||
* | move package description to a separate definition, remove it when ↵ | Nicolas Thill | 2007-09-07 | |
| | | | | | | DESCRIPTION=TITLE SVN-Revision: 8659 | |||
* | require all CONFIG_* symbols listed in its KCONFIG to be set to m in order ↵ | Nicolas Thill | 2007-09-03 | |
| | | | | | | to actually build a kmod package, tweak and fix kernel package definitions. SVN-Revision: 8591 | |||
* | build eeprom_93cx6 as a module, add a KernelPackage for it and for crc-itu-t | Nicolas Thill | 2007-08-30 | |
| | | | | SVN-Revision: 8559 | |||
* | fix pcmcia submenu (broken by [8520]) | Nicolas Thill | 2007-08-28 | |
| | | | | SVN-Revision: 8524 | |||
* | cosmetic fixes: rearrange KernelPackage definitions | Nicolas Thill | 2007-08-28 | |
| | | | | SVN-Revision: 8520 | |||
* | pcmcia kmod package fixes for au1000 | Felix Fietkau | 2007-08-16 | |
| | | | | SVN-Revision: 8420 | |||
* | add missing dependency (#2237) | Felix Fietkau | 2007-08-16 | |
| | | | | SVN-Revision: 8417 | |||
* | add missing kconfig symbol | Felix Fietkau | 2007-08-01 | |
| | | | | SVN-Revision: 8308 | |||
* | Fix a bogus line with kmod-softdog | Florian Fainelli | 2007-07-31 | |
| | | | | SVN-Revision: 8278 | |||
* | more dependency fixes | Felix Fietkau | 2007-07-23 | |
| | | | | SVN-Revision: 8115 | |||
* | add missing dependencies and kernel config options | Felix Fietkau | 2007-07-23 | |
| | | | | SVN-Revision: 8112 | |||
* | fix #2112 | Felix Fietkau | 2007-07-20 | |
| | | | | SVN-Revision: 8080 | |||
* | dynamically enable/disable kernel config options for kmod packages based on ↵ | Felix Fietkau | 2007-07-18 | |
| | | | | | | build system config SVN-Revision: 8026 | |||
* | check if oss emulation is available before trying to package it into soundcore | Felix Fietkau | 2007-07-16 | |
| | | | | SVN-Revision: 7999 | |||
* | added 3 new crypto modules needed by ppp_mppe | John Crispin | 2007-06-18 | |
| | | | | SVN-Revision: 7670 | |||
* | Also load compat_ioctl32 for V4L devices to load | Florian Fainelli | 2007-06-12 | |
| | | | | SVN-Revision: 7599 | |||
* | add dependency on kmod-input-core to kmod-input-evdev | Nicolas Thill | 2007-06-10 | |
| | | | | 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 | |
| | | | | SVN-Revision: 7485 | |||
* | Add yealink usb phone kernel packages | Florian Fainelli | 2007-05-27 | |
| | | | | SVN-Revision: 7359 | |||
* | Fix the scx200 watchdog typo (#1724) | Florian Fainelli | 2007-05-20 | |
| | | | | SVN-Revision: 7277 | |||
* | add support for 16 bit pcmcia cards | Felix Fietkau | 2007-05-11 | |
| | | | | SVN-Revision: 7182 | |||
* | fix build of pcmcia package on x86-2.6 | Felix Fietkau | 2007-05-09 | |
| | | | | SVN-Revision: 7147 | |||
* | Improved autorebuild for kernel related stuff. - make modules_install in the ↵ | Felix Fietkau | 2007-04-18 | |
| | | | | | | 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 | |
| | | | | SVN-Revision: 6962 | |||
* | Load soundcore before all other modules (#1586) | Florian Fainelli | 2007-04-13 | |
| | | | | 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 | |
| | | | | | | (no working hw detection yet) SVN-Revision: 6909 | |||
* | Add ISDN support (#1498) | Florian Fainelli | 2007-04-08 | |
| | | | | SVN-Revision: 6905 | |||
* | add bnep to the bluetooth kmod package (patch by Henryk) | Felix Fietkau | 2007-04-06 | |
| | | | | SVN-Revision: 6874 | |||
* | add missing modules for usb sound support on 2.6 (#1535) | Felix Fietkau | 2007-04-05 | |
| | | | | SVN-Revision: 6869 | |||
* | revert bluetooth kconfig change - it doesn't work that way | Felix Fietkau | 2007-03-31 | |
| | | | | SVN-Revision: 6772 | |||
* | Bluetooth depends on USB for 2.6 kernels also | Florian Fainelli | 2007-03-28 | |
| | | | | SVN-Revision: 6741 | |||
* | Bluetooth modules also depend on USB | Florian Fainelli | 2007-03-28 | |
| | | | | SVN-Revision: 6740 | |||
* | remove bogus dependencies | Felix Fietkau | 2007-03-27 | |
| | | | | SVN-Revision: 6728 | |||
* | Changed kernel configs to enable more packages. Added additional ↵ | Hamish Guthrie | 2007-03-16 | |
| | | | | | | 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.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 | |
| | | | | SVN-Revision: 6545 | |||
* | Added MMC/SD Card module support | Hamish Guthrie | 2007-03-10 | |
| | | | | SVN-Revision: 6544 | |||
* | split out scsi module support and add ata piix support | Tim Yardley | 2007-03-07 | |
| | | | | SVN-Revision: 6535 |