summaryrefslogtreecommitdiffstats
path: root/package/linux/linux.mk
Commit message (Collapse)AuthorAgeFilesLines
* move more stuff around for better board supportEric Andersen2005-02-171-121/+0
|
* WhitespaceEric Andersen2005-02-171-1/+1
|
* There is no need to have a separate 'Makefile.in' file in theEric Andersen2005-02-101-0/+8
| | | | | general case, therefore, combine the toplevel Makefile options such as setting TARGETS into the per-package *.mk file
* Update linux kernelEric Andersen2005-02-021-2/+2
|
* Update linux kernel to the latest and greatestEric Andersen2004-10-211-7/+5
|
* Make the TAR_VERBOSITY option a bit more saneEric Andersen2004-10-091-1/+1
|
* use $(TAR_VERBOSITY)Mike Frysinger2004-10-091-1/+1
|
* facelift step number twoEric Andersen2004-10-091-3/+3
|
* Remove the old 'make' directory, and populate the new 'package'Eric Andersen2004-10-091-0/+115
directory.