aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/kernel-headers/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* toolchain/kernel-headers: add 2.6.28Peter Korsgaard2008-12-281-0/+4
| | | | | Don't make it default yet as uclibc/busybox seems to have some issues with it.
* toolchain/kernel-headers: don't hide 2.6.27 if RECENT isn't enabledPeter Korsgaard2008-12-101-1/+0
|
* toolchain/kernel-headers: bump 2.6.27.x versionPeter Korsgaard2008-12-081-1/+1
|
* kernel-headers: bump 2.6.26.x / 2.6.27.x versionPeter Korsgaard2008-11-301-2/+2
|
* kernel-headers: also show 2.6.26 if deprecated is enabled, but recent isn'tPeter Korsgaard2008-11-301-1/+1
|
* kernel-headers: bump 2.6.26 and 2.6.27 minor versionsPeter Korsgaard2008-11-051-2/+2
|
* kernel-headers: bump 2.6.25, 2.6.26 and 2.6.27 minor versionsPeter Korsgaard2008-10-241-2/+2
|
* kernel-headers: bump 2.6.25.x / 2.6.26.x versionsPeter Korsgaard2008-10-101-2/+2
|
* kernel-headers: add 2.6.27Peter Korsgaard2008-10-101-2/+8
| | | | And mark 2.6.26 as recent, 2.6.25 as deprecated while we're at it.
* kernel-headers: bump 2.6.25.x / 2.6.26.x versionsPeter Korsgaard2008-08-191-2/+2
|
* kernel-headers: remove ancient versionsPeter Korsgaard2008-08-041-30/+0
|
* kernel-headers: mark 2.6.24 as deprecated and 2.6.25 as recentPeter Korsgaard2008-08-041-1/+2
|
* kernel-headers: add 2.6.26.xPeter Korsgaard2008-08-041-1/+5
|
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-4/+0
| | | | 'default n' is the default, so there's no need to say it explicitly.
* kernel-headers: bump 2.6.25.x versionPeter Korsgaard2008-07-071-1/+1
|
* kernel headers: bump 2.6.25.xPeter Korsgaard2008-06-261-1/+1
| | | | Based on patch by Fathi Boudra.
* buildroot: s/depends/depends on/Peter Korsgaard2008-06-191-20/+20
| | | | | The new kconfig is more strict regarding depends/depends on, so fixup the tree.
* kernel headers: bump 2.6.25.x versionPeter Korsgaard2008-06-111-1/+1
|
* kernel headers: bump 2.6.25.x versionPeter Korsgaard2008-06-071-1/+1
|
* kernel headers: add BR2_DEPRECATED / BR2_RECENT annotations to 2.6.2xPeter Korsgaard2008-06-021-4/+7
|
* kernel headers: add 2.6.25.4Peter Korsgaard2008-06-021-1/+5
|
* kernel headers: bump 2.6.24.x to 2.6.24.7Peter Korsgaard2008-06-021-1/+1
|
* toolchain updatesJohn Voltz2008-03-061-6/+1
|
* Add support for 2.6.24 headers.Paul Mundt2008-02-041-4/+9
|
* update kernel-headers nios2 support, thanks atleIvan Kuten2007-11-091-1/+1
|
* fix typo in kernel headersUlf Samuelsson2007-10-171-1/+1
|
* Update AVR32 toolchain with new binutils and uClibc, This time it works ↵Ulf Samuelsson2007-10-131-1/+2
| | | | (cross-fingers)
* Add 2.6.22.10 and 2.6.23 supportUlf Samuelsson2007-10-121-15/+27
|
* - bump versionBernhard Reutner-Fischer2007-09-281-1/+1
|
* - bump versionBernhard Reutner-Fischer2007-09-251-3/+10
|
* - revert patch that obfuscates the config UI and doesn't reflect the order ↵Bernhard Reutner-Fischer2007-09-251-1/+1
| | | | of config steps
* Reorganize configs to even more logical positionsUlf Samuelsson2007-09-241-1/+1
|
* - bump versionBernhard Reutner-Fischer2007-09-221-1/+1
|
* - Subsume and collaps toolchain options in one menuBernhard Reutner-Fischer2007-09-221-2/+1
| | | | | This is ment to ease configuration by providing toolchain related options in one place No functional changes, just shuffling the menus around..
* Unbreak multiple boards, add Ingo's rt patchUlf Samuelsson2007-09-121-9/+31
|
* bump up a few version numbers. kill dead 2.6.19 option.Eric Andersen2007-09-111-8/+3
| | | | accomodate powerpc64
* - improve the way host prerequisites for "dependencies" are establishedBernhard Reutner-Fischer2007-08-221-13/+0
|
* - fix wrong help-textBernhard Reutner-Fischer2007-08-221-4/+1
|
* Make ipmi kernelpatch selectable, add possibility for custom kernel patchUlf Samuelsson2007-08-191-2/+25
|
* Ensure lzma is built *before* linux, allow system installation in /usr/local/binUlf Samuelsson2007-08-161-0/+11
|
* Move lzma patches to toolchain/kernel-headers/lzmaUlf Samuelsson2007-08-161-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | They will be applied ONLY if BR2_KERNEL_HEADERS_LZMA is set. BR2_KERNEL_HEADERS_LZMA defaults to NO, so the user has to actively set this config flag if lzma is needed. This means that the default behaviour of buildroot will work for most users. Comment from author: [Brad House] I find myself having to remove the lzma patches because my build system doesn't natively have lzma. I tried to compensate for this by installing the latest lzma from gentoo's package tree, and apparently, it accepts different flags than the one these patches expect, so my kernel build still fails. Finally, I used the lzma from this buildroot and compiled it by hand, and it _mostly_ worked. Regardless, it seems silly to make this a requirement. Personally, I gzip my initramfs, and that's enough compression for me...
* Allow use of 2.6.22.1 kernel headersUlf Samuelsson2007-08-011-10/+15
|
* - bump version to 2.6.21.5Bernhard Reutner-Fischer2007-06-211-2/+7
|
* - store BR2_PACKAGE_LINUX_KCONFIG and BR2_PACKAGE_LINUX_FORMAT in .configBernhard Reutner-Fischer2007-04-111-3/+3
| | | | - adjust a few defaults.
* - bump versionBernhard Reutner-Fischer2007-03-241-1/+1
|
* - bump versionBernhard Reutner-Fischer2007-03-141-1/+1
|
* - add gcc-4.0.4Bernhard Reutner-Fischer2007-02-091-3/+10
| | | | - add knob to enable unsupported, deprecated, obsoleted versions of packages
* - bump version to 2.6.20Bernhard Reutner-Fischer2007-02-061-3/+3
|
* - bump version to 2.6.19.2Bernhard Reutner-Fischer2007-01-151-3/+3
|
* split things up so this is not an unreadable messEric Andersen2006-12-131-3/+3
|