diff options
author | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2007-05-13 21:11:27 +0000 |
---|---|---|
committer | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2007-05-13 21:11:27 +0000 |
commit | 4ef6286f11161370e7d77102ec23df58a11a7e47 (patch) | |
tree | 074a2430820074f73fb5a9f621beec1ca3d2fc94 /config/global.in | |
parent | a47bd2d00e3f766a58d57d30e77613726475326e (diff) | |
download | crosstool-ng-4ef6286f11161370e7d77102ec23df58a11a7e47.tar.gz crosstool-ng-4ef6286f11161370e7d77102ec23df58a11a7e47.tar.bz2 crosstool-ng-4ef6286f11161370e7d77102ec23df58a11a7e47.zip |
Remove dead entries for components not yet integrated: cygwin kernel, tcc...
Some fixups in config entries, to avoid warnings when parsed by the kconfig parser.
Diffstat (limited to 'config/global.in')
-rw-r--r-- | config/global.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/global.in b/config/global.in index ee23a5de..00c5b10d 100644 --- a/config/global.in +++ b/config/global.in @@ -242,8 +242,8 @@ config LOG_SEE_TOOLS_WARN default n depends on ! LOG_ERROR help - If you say Y here, then you will have see the warning lines from - the components builds. + If you say Y here, then you will see the warning lines from the + components builds. It should suffice to say N here, as those will anyway be visible in the log file (if you want one). |