crosstool-ng/scripts
Yann E. MORIN" b6a8c7318d Move all the Linux kernel config options to a single file (to ease supporting more than one kernel).
Rename some Linux kernel config options (ditto).
Update the addToolsVersion.sh script.

 /trunk/scripts/build/kernel/linux.sh |   13     6     7     0 +--
 /trunk/tools/addToolVersion.sh       |  105    37    68     0 +++++++--------------
 /trunk/config/kernel/linux.in        |  211   189    22     0 ++++++++++++++++++++++++++++++++++++++----
 3 files changed, 232 insertions(+), 97 deletions(-)
2008-09-15 14:52:29 +00:00
..
build Move all the Linux kernel config options to a single file (to ease supporting more than one kernel). 2008-09-15 14:52:29 +00:00
crosstool.sh Introduce a new EXPERIMENTAL feature: BARE_METAL. 2008-09-14 16:21:07 +00:00
functions Introduce a new EXPERIMENTAL feature: BARE_METAL. 2008-09-14 16:21:07 +00:00
saveSample.sh The Linux kernel does not need a config file now that the old methods are removed. 2008-09-15 09:51:10 +00:00
showSamples.sh Beautify somewhat the WiKi table for narrow screens. 2008-09-14 16:54:12 +00:00
tarball.sh.broken Get rid of all command (which is a bashism), and replace them with $(command), which is POSIX. 2008-05-20 21:32:39 +00:00