docs/overview.txt
changeset 1040 dc17e615de2c
parent 1038 33f695f7773a
child 1047 0c450efc5e3f
     1.1 --- a/docs/overview.txt	Fri Nov 07 08:09:42 2008 +0000
     1.2 +++ b/docs/overview.txt	Thu Nov 13 17:55:16 2008 +0000
     1.3 @@ -524,6 +524,12 @@
     1.4  The kconfig language is a hacked version, vampirised from the Linux kernel
     1.5  (http://www.kernel.org/), and (heavily) adapted to my needs.
     1.6  
     1.7 +The list of the most notable changes (at least the ones I remember) follows:
     1.8 +- the CONFIG_ prefix has been replaced with CT_
     1.9 +- a leading | in prompts is skipped, and subsequent leading spaces are not
    1.10 +  trimmed
    1.11 +- otherwise leading spaces are silently trimmed
    1.12 +
    1.13  The kconfig parsers (conf and mconf) are not installed pre-built, but as
    1.14  source files. Thus you can have the directory where crosstool-NG is installed,
    1.15  exported (via NFS or whatever) and have clients with different architectures