summaryrefslogtreecommitdiffstats
path: root/make/linux.mk
Commit message (Collapse)AuthorAgeFilesLines
* Thomas Cameron writes:Eric Andersen2003-11-121-0/+2
| | | | | | 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.
* Update included kernel versionEric Andersen2003-10-071-2/+2
|
* Add in my default set of 2.4.21 kernel patchesEric Andersen2003-06-201-1/+1
|
* Default to 2.4.21Eric Andersen2003-06-141-2/+2
|
* Rework things to ensure we are cross compiling. Teach problematicEric Andersen2003-03-041-0/+3
| | | | | apps like openssh to cross compile. This eliminates the need for the magic ld-uClibc.so.0 symlink in /lib
* Fixup 'make source' targetEric Andersen2003-02-191-1/+1
|
* Minor fixesEric Andersen2003-01-201-0/+3
|
* several updates for wireless and firewall stuff,Eric Andersen2003-01-191-6/+11
| | | | thanks to Michael Shuler
* A few cflags and comment fixupsEric Andersen2003-01-181-1/+2
|
* Lost the .us since the US mirrors are terribly unreliableEric Andersen2003-01-181-1/+1
|
* update handling of 'make'Eric Andersen2003-01-171-6/+6
|
* more build updatesEric Andersen2003-01-071-4/+4
|
* Finx kernel dependancy problemEric Andersen2003-01-031-1/+1
|
* Text updateEric Andersen2003-01-021-1/+1
|
* Update the toolchain build, per the latest in the standaloneEric Andersen2003-01-011-21/+13
| | | | | toolchain builders -Erik
* Default for x86Eric Andersen2002-12-281-5/+5
|
* Fix it so this:Eric Andersen2002-12-281-11/+25
| | | | | | | touch /tmp/cvs/buildroot/build/linux-2.4.20/.dist Aborting. '/tmp/cvs/buildroot/sources/kernel-patches' is not a directory. make: *** [/tmp/cvs/buildroot/build/linux-2.4.20/.dist] Error 1 doesn't happen any more
* Support building regular kernelsEric Andersen2002-12-101-0/+88