Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ixp4xx/cns3xxx: add rfkill module support | John Crispin | 2012-10-17 | 1 | -2/+2 |
| | | | | | | | | | Both ixp4xx and cns3xxx targets support RFKILL in the kernel. Also add a RFKILL_GPIO default for kernel config Signed-off-by: Tim Harvey <tharvey@gateworks.com> SVN-Revision: 33831 | ||||
* | kernel: remove the dummy kmod-rtc-core-* package, make all rtc drivers ↵ | Felix Fietkau | 2012-05-17 | 1 | -3/+1 |
| | | | | | | depend on @RTC_SUPPORT - prevent RTC support from leaking into kernels for targets that do not need this SVN-Revision: 31778 | ||||
* | kernel: remove kernel modules and references to kernels <= 2.6.36 | Hauke Mehrtens | 2012-05-06 | 1 | -2/+2 |
| | | | | | | OpenWrt does not support kernel version <= 2.6.36 any more, remove all modules only build for those kernels and all conditions specific for those kernel versions. SVN-Revision: 31634 | ||||
* | package/kernel: allow to build RTC modules for 3.x | Gabor Juhos | 2012-03-27 | 1 | -0/+7 |
| | | | | SVN-Revision: 31105 | ||||
* | package/kernel: various NLS handling fixes | Nicolas Thill | 2011-10-29 | 1 | -0/+5 |
| | | | | | | | | * move AddDepends/nls to 001-depends.mk for proper use by other packages (closes: #7639) * make kmod-usb-core use it * fix deps generated from its arguments (as used in kmod-fs-hfsplus) SVN-Revision: 28668 | ||||
* | package/kernel: prefix library modules with lib- | Nicolas Thill | 2011-10-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 28656 | ||||
* | package/kernel: remove SetDepends not needed anymore | Nicolas Thill | 2011-10-28 | 1 | -21/+4 |
| | | | | SVN-Revision: 28653 | ||||
* | kernel: remove kmod-input-core just for some x86 profiles. | Hauke Mehrtens | 2011-08-15 | 1 | -2/+2 |
| | | | | | | | | Not all x86 profiles have CONFIG_INPUT=y in their configuration. Just remove kmod-input-core for them. Thank you Philip Prindeville for pointing out this problem. SVN-Revision: 27988 | ||||
* | allow gemini target to use rfkill | Florian Fainelli | 2011-02-12 | 1 | -1/+1 |
| | | | | SVN-Revision: 25488 | ||||
* | remove linux 2.4 support from several packages | Felix Fietkau | 2010-06-26 | 1 | -2/+2 |
| | | | | SVN-Revision: 21954 | ||||
* | package/kernel: adjust kmod-crc16 dependencies, it does not exist on 2.4 | Nicolas Thill | 2010-04-29 | 1 | -2/+2 |
| | | | | SVN-Revision: 21250 | ||||
* | package/kernel: allow additional dependencies as arguments to AddDepends macros | Nicolas Thill | 2010-04-24 | 1 | -5/+4 |
| | | | | SVN-Revision: 21128 | ||||
* | package/kernel: use macros for hid & input | Nicolas Thill | 2010-04-24 | 1 | -0/+19 |
| | | | | SVN-Revision: 21120 | ||||
* | package/kernel: use macros for kmod-rfkill depends | Nicolas Thill | 2010-04-23 | 1 | -0/+10 |
| | | | | SVN-Revision: 21102 | ||||
* | package/kernel: introduce a new file that will be sourced first and holding ↵ | Nicolas Thill | 2010-04-23 | 1 | -0/+16 |
complex dependencies spread over multiple files, use it for kmod-crc16 SVN-Revision: 21101 |