aboutsummaryrefslogtreecommitdiff
path: root/config/kernel_linux.in
Commit message (Collapse)AuthorAgeFilesLines
* Move config files around, and clean up the mess in the config/ directory.Yann E. MORIN"2008-04-171-134/+0
| | | | | | | | | | | | | | | | | | | | | config/kernel/kernel_linux.in | 12 6 6 0 +- config/paths.in | 89 0 89 0 ---------------- config/kernel_linux_headers_install.in | 168 0 168 0 ------------------------------ config/kernel.in | 2 1 1 0 config/kernel_linux_headers_copy.in | 42 0 42 0 -------- config/cc.in | 2 1 1 0 config/logging.in | 110 0 110 0 -------------------- config/build-behave.in | 45 0 45 0 -------- config/libc_uClibc.in | 101 0 101 0 ------------------ config/kernel_linux_headers_sanitised.in | 62 0 62 0 ----------- config/ct-behave.in | 82 0 82 0 --------------- config/kernel_linux.in | 134 0 134 0 ------------------------ config/global.in | 10 5 5 0 +- config/download_extract.in | 171 0 171 0 ------------------------------- config/cc_gcc.in | 130 0 130 0 ------------------------ config/libc_glibc.in | 124 0 124 0 ---------------------- config/libc.in | 4 2 2 0 17 files changed, 15 insertions(+), 1273 deletions(-)
* Simplify kernel config file need.Yann E. MORIN"2007-05-071-1/+8
| | | | Don't build a default config file when not needed.
* Introduce an OBSOLETE config option, to mask-out legacy stuff.Yann E. MORIN"2007-05-061-1/+3
|
* The linux kernel config file is now optional. If none is given, a default ↵Yann E. MORIN"2007-04-231-2/+3
| | | | one is created using the default target for the given architecture.
* Add an option for those having the kernel headers pre-installed from a ↵Yann E. MORIN"2007-04-111-2/+24
| | | | | | customised local tree. In that case, neither download, nor extract, nor patch.
* Add the full crosstool-NG sources to the new repository of its own.Yann E. MORIN"2007-02-241-0/+102
You might just say: 'Yeah! crosstool-NG's got its own repo!". Unfortunately, that's because the previous repo got damaged beyond repair and I had no backup. That means I'm putting backups in place in the afternoon. That also means we've lost history... :-(