Peter Korsgaard
b2c5b9109e
toolchain: fix cris build with 2.6.28 kernel headers
...
Patch by Hinko Kocevar <hinko.kocevar@cetrtapot.si>
2009-01-12 20:16:16 +00:00
Peter Korsgaard
b24c3215c1
buildroot: get rid of s390 support
...
As discussed on the list. It isn't supported by uclibc, so I strongly doubt
anyone has been using it.
2009-01-12 14:36:14 +00:00
Peter Korsgaard
585aca9a5a
add .empty files for git-svn
...
git-svn (and git) doesn't handle empty directories, so add .empty files
to those dirs like elsewhere in buildroot.
Those empty directories are normally not a big deal, but the recent changes
to u-boot broke the build.
2009-01-05 15:47:00 +00:00
Nigel Kukard
d31f42fe34
* Bump latest 2.6.27 kernel header version to 2.6.27.10
2008-12-31 18:09:13 +00:00
Peter Korsgaard
5a29afb7b5
toolchain/kernel-headers: add 2.6.28
...
Don't make it default yet as uclibc/busybox seems to have some issues
with it.
2008-12-28 13:50:45 +00:00
Ulf Samuelsson
c3329aff8b
Revert patch, sent by mistake
2008-12-20 22:34:33 +00:00
Ulf Samuelsson
350ced4a71
Add updated gcc-4.2.2 prepatched toolchain for AVR32
2008-12-20 22:27:56 +00:00
Peter Korsgaard
8c9f7c675b
toolchain/kernel-headers: don't hide 2.6.27 if RECENT isn't enabled
2008-12-10 23:54:18 +00:00
Peter Korsgaard
6b2a59fdea
toolchain/kernel-headers: bump 2.6.27.x version
2008-12-08 13:05:47 +00:00
Peter Korsgaard
b3ef2e9fa0
kernel-headers: bump 2.6.26.x / 2.6.27.x version
2008-11-30 09:52:06 +00:00
Peter Korsgaard
5bf6b74e22
kernel-headers: also show 2.6.26 if deprecated is enabled, but recent isn't
2008-11-30 09:51:57 +00:00
Peter Korsgaard
22a23bb220
kernel-headers: bump 2.6.26 and 2.6.27 minor versions
2008-11-05 11:11:43 +00:00
Peter Korsgaard
2ee7e54c61
kernel-headers: bump 2.6.25, 2.6.26 and 2.6.27 minor versions
2008-10-24 11:02:32 +00:00
Peter Korsgaard
722f3634fb
kernel-headers: bump 2.6.25.x / 2.6.26.x versions
2008-10-10 08:25:15 +00:00
Peter Korsgaard
d60874fe58
kernel-headers: add 2.6.27
...
And mark 2.6.26 as recent, 2.6.25 as deprecated while we're at it.
2008-10-10 08:25:02 +00:00
Hans-Christian Egtvedt
49f6f94aee
kernel-headers: remove whitespace damage
2008-10-02 14:24:45 +00:00
Peter Korsgaard
dab85fae49
kernel-headers: rename aout patch so it gets applied to 2.6.25.15
...
Needed by valgrind.
2008-08-19 15:01:36 +00:00
Peter Korsgaard
383ee808ca
kernel-headers: bump 2.6.25.x / 2.6.26.x versions
2008-08-19 15:01:33 +00:00
Peter Korsgaard
32de4ac2da
kernel-headers: remove ancient versions
2008-08-04 19:07:26 +00:00
Peter Korsgaard
d1a4923086
kernel-headers: mark 2.6.24 as deprecated and 2.6.25 as recent
2008-08-04 19:07:24 +00:00
Peter Korsgaard
dc01863bce
kernel-headers: add 2.6.26.x
2008-08-04 19:07:21 +00:00
Peter Korsgaard
4683420c4c
Kconfig: remove 'default n'
...
'default n' is the default, so there's no need to say it explicitly.
2008-07-17 20:01:44 +00:00
Peter Korsgaard
bb4a56d29a
kernel-headers: bump 2.6.25.x version
2008-07-07 05:30:22 +00:00
Peter Korsgaard
5e873d3c7e
kernel headers: bump 2.6.25.x
...
Based on patch by Fathi Boudra.
2008-06-26 07:22:19 +00:00
Peter Korsgaard
a5ac61715b
buildroot: s/depends/depends on/
...
The new kconfig is more strict regarding depends/depends on, so fixup
the tree.
2008-06-19 19:06:25 +00:00
Peter Korsgaard
ab32901117
kernel-headers: 2.6.25.6: export linux/a.out.h (E.G. for valgrind)
2008-06-15 19:17:14 +00:00
Peter Korsgaard
f85cd12c17
toolchain: also setup kernel headers when ext toolchain is used
...
Provide kernel headers when ext toolchain is used, so we can compile
packages which need them.
2008-06-13 14:28:57 +00:00
Peter Korsgaard
fc084dfefe
kernel headers: bump 2.6.25.x version
2008-06-11 13:05:23 +00:00
Peter Korsgaard
a40fbe48c9
kernel headers: bump 2.6.25.x version
2008-06-07 09:40:16 +00:00
Peter Korsgaard
2e696981a6
kernel headers: add BR2_DEPRECATED / BR2_RECENT annotations to 2.6.2x
2008-06-02 12:25:24 +00:00
Peter Korsgaard
22454398f5
kernel headers: add 2.6.25.4
2008-06-02 12:25:20 +00:00
Peter Korsgaard
eff0dffca2
kernel headers: bump 2.6.24.x to 2.6.24.7
2008-06-02 12:25:17 +00:00
Peter Korsgaard
25a7363f5d
buildroot: use BR2_KERNEL_MIRROR everywhere
...
Based on patch by Nigel Kukard.
2008-03-11 18:54:17 +00:00
John Voltz
1d161fb437
toolchain updates
2008-03-06 18:52:01 +00:00
"Steven J. Hill"
bebbe792df
Make sure 'linkage.h' headers are installed. Add hack to bootstrap newer
...
versions of GCC. Filter out 'gnu99' from assembly flags. Use the
'headers' target instead of 'pregen' to prepare for more NPTL
integration. Fix broken MTD package configuration....someone believes in
the Klingon release process apparently. Fix build issues with netplug
and libpng. Fix source path for microcom as original site no longer
exists.
2008-02-28 02:13:42 +00:00
Paul Mundt
a5c831661e
Add support for 2.6.24 headers.
2008-02-04 07:54:32 +00:00
Ulf Samuelsson
a04459a2a3
Define kernelversion if ext toolchain is used
2008-01-10 09:30:11 +00:00
Peter Korsgaard
24f21ae70f
Fix for old-style kernels (broken by r20018). Check old-style versions before
...
including kernel-headers-new.makefile.
2007-11-26 14:54:15 +00:00
Ivan Kuten
3d4957b0dd
update kernel-headers nios2 support, thanks atle
2007-11-09 09:52:26 +00:00
Ulf Samuelsson
3b448df464
fix typo in kernel headers
2007-10-17 17:31:18 +00:00
Ulf Samuelsson
f53d9ece64
Update AVR32 toolchain with new binutils and uClibc, This time it works (cross-fingers)
2007-10-13 10:15:01 +00:00
Ulf Samuelsson
022b104152
Add 2.6.22.10 and 2.6.23 support
2007-10-12 15:10:27 +00:00
Bernhard Reutner-Fischer
b6ac06697a
- bump version
2007-09-28 17:17:08 +00:00
Peter Korsgaard
0eb89c45bc
Generalized kernel headers handling for new-style kernels
2007-09-25 13:32:08 +00:00
Bernhard Reutner-Fischer
8ed8eacf1c
- bump version
2007-09-25 11:38:20 +00:00
Bernhard Reutner-Fischer
5010039460
- revert patch that obfuscates the config UI and doesn't reflect the order of config steps
2007-09-25 07:55:45 +00:00
Ulf Samuelsson
34a88f1fb0
Reorganize configs to even more logical positions
2007-09-24 21:10:43 +00:00
Bernhard Reutner-Fischer
ddd4cca2df
- bump version (forgot this hunk for r19941)
2007-09-22 16:42:25 +00:00
Bernhard Reutner-Fischer
4fd209aa94
- bump version
2007-09-22 16:37:00 +00:00
Bernhard Reutner-Fischer
51a61c9011
- Subsume and collaps toolchain options in one menu
...
This is ment to ease configuration by providing toolchain related options in one place
No functional changes, just shuffling the menus around..
2007-09-22 14:16:25 +00:00