crosstool-ng/kconfig
Yann E. MORIN" 62744e84e7 Autogenerate the architecture selection choice menu.
Update architectures definition files accordingly.
Update documentation accordingly.
Use makefile syntax when listing arch/, tools/ and debug/ config files.

 /trunk/kconfig/kconfig.mk     |   32    29     3     0 +++++++++++++++--
 /trunk/docs/overview.txt      |   75    67     8     0 +++++++++++++++++++++++++++++++++++----
 /trunk/config/target.in       |   94    16    78     0 ++++++++-----------------------------------------
 /trunk/arch/arm/config.in     |    6     5     1     0 +++
 /trunk/arch/powerpc/config.in |    2     2     0     0 +
 /trunk/arch/ia64/config.in    |    4     4     0     0 ++
 /trunk/arch/alpha/config.in   |    2     1     1     0
 /trunk/arch/x86/config.in     |    3     3     0     0 ++
 /trunk/arch/mips/config.in    |    5     5     0     0 +++
 /trunk/arch/sh/config.in      |    4     3     1     0 ++
 /trunk/arch/x86_64/config.in  |    3     3     0     0 ++
 11 files changed, 138 insertions(+), 92 deletions(-)
2008-06-27 13:58:53 +00:00
..
lxdialog Don't use /bin/sh for crosstool-NG build scripts, we want /bin/bash! 2007-09-12 17:35:07 +00:00
conf.c When doing a silent old config, don't check if stdin was redirected. ct-ng doesn't use this feature, and even better yet, it makes explicit use of redirecting both stdin and stdout at aome moments. 2007-06-16 20:45:03 +00:00
confdata.c Quiet some messages from the configurators. We don't need them. 2007-05-14 19:28:14 +00:00
expr.c Add the full crosstool-NG sources to the new repository of its own. 2007-02-24 11:00:05 +00:00
expr.h Add the full crosstool-NG sources to the new repository of its own. 2007-02-24 11:00:05 +00:00
kconfig.mk Autogenerate the architecture selection choice menu. 2008-06-27 13:58:53 +00:00
lex.zconf.c_shipped Add the full crosstool-NG sources to the new repository of its own. 2007-02-24 11:00:05 +00:00
lkc_proto.h Update to latest kconfig from linux-2.6.20.7. 2007-04-15 16:45:11 +00:00
lkc.h Update to latest kconfig from linux-2.6.20.7. 2007-04-15 16:45:11 +00:00
mconf.c Quiet some messages from the configurators. We don't need them. 2007-05-14 19:28:14 +00:00
menu.c Add the full crosstool-NG sources to the new repository of its own. 2007-02-24 11:00:05 +00:00
symbol.c Update to latest kconfig from linux-2.6.20.7. 2007-04-15 16:45:11 +00:00
util.c Add the full crosstool-NG sources to the new repository of its own. 2007-02-24 11:00:05 +00:00
zconf.hash.c_shipped Add the full crosstool-NG sources to the new repository of its own. 2007-02-24 11:00:05 +00:00
zconf.tab.c_shipped Update to latest kconfig from linux-2.6.20.7. 2007-04-15 16:45:11 +00:00