summaryrefslogtreecommitdiffstats
path: root/make/kernel-headers.mk
Commit message (Collapse)AuthorAgeFilesLines
* Use ARCH... not TARGET_ARCH in the mipsel test.Manuel Novoa III2003-11-241-1/+1
|
* Erik moved the kernel headers to a different directory, but didn't createManuel Novoa III2003-11-191-0/+1
| | | | the directory first.
* move kernel headers to live with the toolchainEric Andersen2003-11-191-2/+2
|
* Ouch... Revert this. It was a stray from helping someone look 2.2 issues.Manuel Novoa III2003-11-171-1/+1
|
* Fix most things when large file support is not configured.Manuel Novoa III2003-11-171-1/+1
| | | | Mostly submitted by Thomas Lundquist <lists@zelow.no>.
* Thomas Cameron writes:Eric Andersen2003-11-121-3/+5
| | | | | | 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.
* patch from Peter S. Mazinger to remove a redundant entryEric Andersen2003-11-071-1/+0
|
* Rework toolchain build to make it much more modular andEric Andersen2003-09-141-0/+63
remove the redundant redundancy.