Eric Andersen
ee654b59c3
Always use kernel-headers.
2004-10-05 07:10:07 +00:00
Eric Andersen
f598d4fe84
Default to 2.4.27 kernel headers
2004-09-22 17:07:07 +00:00
Manuel Novoa III
3d2c3c76a1
Patch by michael tesch <tesch1@gmail.com> ...
...
The real problem, only caused when you have a *.patch file in the
main build directory, is that the Makefiles don't escape the globbing
operator they're passing to patch-kernel.sh. Attached is a patch to
fix that.
2004-09-09 10:50:57 +00:00
Manuel Novoa III
8302669882
For now, mimic arm behavior for armeb since that's what uClibc's
...
fix-includes script winds up doing. Fix this later...
2004-09-03 01:24:18 +00:00
Manuel Novoa III
3ad3d8a1d8
Update to what I'm currently using. Lots of changes...
...
1) Allow selection of binutils/gcc/gdb/kernel headers to build, although
some of the older tool patches probably need updating.
2) Rework gdb build so that remote debugging now works with gdbserver.
3) Misc. other package updates.3) Misc. other package updates.3) Misc. other package updates.
2004-09-03 00:49:43 +00:00
Eric Andersen
8e1f66876f
new 2.6. kernel headers are out
2004-08-19 05:04:22 +00:00
Eric Andersen
9bd870547a
Update for the latest linux-libc-headers
2004-06-24 22:05:46 +00:00
Eric Andersen
f56c456ea9
Fixup a stupid bug
2004-06-24 21:44:15 +00:00
Eric Andersen
35a08159d5
Revert to using 2.4.x kernel headers by default, due to public outcry....
2004-05-07 06:11:55 +00:00
Eric Andersen
dbba247380
Default to using the 2.6.x based linux-libc-headers -- yet another
...
thing we don't have to maintain. These seem to be working nicely
and everything now compiles as expected.
2004-04-21 20:03:39 +00:00
Eric Andersen
c9d7729914
I've put together an updated set of kernel headers, so use that.
2004-02-18 19:06:54 +00:00
Manuel Novoa III
ce6884732d
Use ARCH... not TARGET_ARCH in the mipsel test.
2003-11-24 23:23:16 +00:00
Manuel Novoa III
963c24ed82
Erik moved the kernel headers to a different directory, but didn't create
...
the directory first.
2003-11-19 19:29:00 +00:00
Eric Andersen
d8eea2531a
move kernel headers to live with the toolchain
2003-11-19 17:21:23 +00:00
Manuel Novoa III
5dc91b6520
Ouch... Revert this. It was a stray from helping someone look 2.2 issues.
2003-11-17 01:33:04 +00:00
Manuel Novoa III
50e1da8698
Fix most things when large file support is not configured.
...
Mostly submitted by Thomas Lundquist <lists@zelow.no>.
2003-11-17 01:31:38 +00:00
Eric Andersen
0fee9e90c2
Thomas Cameron writes:
...
this patch fixes the source file downloads when executing a "make source", and
a few cut-and-paste (tm) errors in the *.mk files. Again, this is a patch
against the current CVS sources, and includes my previous patch.
2003-11-12 09:31:12 +00:00
Eric Andersen
ad982c6a47
patch from Peter S. Mazinger to remove a redundant entry
2003-11-07 10:43:53 +00:00
Eric Andersen
cb7d5b81c9
Rework toolchain build to make it much more modular and
...
remove the redundant redundancy.
2003-09-14 11:38:35 +00:00