config/config.in
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Tue Jul 17 21:44:33 2007 +0000 (2007-07-17)
changeset 276 835178a32fc1
parent 148 567f1673d59d
child 602 1968d150a34f
permissions -rw-r--r--
Revisit the extract-config way of working: ct-ng is the sole entry point to crosstool-NG, and ct-ng.extrac-config no longer exists. You now have to call "ct-ng extractconfig </path/to/your/build.log" instead.
yann@1
     1
source config/global.in
yann@1
     2
source config/target.in
yann@41
     3
source config/toolchain.in
yann@1
     4
source config/kernel.in
yann@1
     5
source config/binutils.in
yann@1
     6
source config/cc.in
yann@1
     7
source config/libc.in
yann@182
     8
source config.gen/tools.in
yann@182
     9
source config.gen/debug.in