crosstool-ng/docs
Yann E. MORIN" 1c625d676c Push the calculation of the tuple's kernel part down to kernel's build scripts:
- update the kernel script's API with the function CT_DiKernelTupleValues
- update doc accordingly (also with the architecture change, missing in the previous commit)
- small clean-up in the main script, remove useless test

 /trunk/scripts/build/kernel/bare-metal.sh |    5     5     0     0 +++++
 /trunk/scripts/build/kernel/linux.sh      |    5     5     0     0 +++++
 /trunk/scripts/crosstool.sh               |   31    13    18     0 +++++++++++++------------------
 /trunk/scripts/functions                  |   15     8     7     0 ++++++++-------
 /trunk/docs/overview.txt                  |   13     9     4     0 +++++++++----
 5 files changed, 40 insertions(+), 29 deletions(-)
2008-10-23 13:45:48 +00:00
..
CREDITS Merge the branches/eglibc stuff: 2008-08-11 12:22:47 +00:00
ct-ng.1.in Update documentation. 2008-06-25 14:06:49 +00:00
known-issues.txt Had a new known issue: ccache will break the build because we're sym-linking to have our own compiler for host and build systems, but that screws up ccache finding the real compiler. 2008-09-28 21:35:44 +00:00
overview.txt Push the calculation of the tuple's kernel part down to kernel's build scripts: 2008-10-23 13:45:48 +00:00