crosstool-ng/kconfig
Yann E. MORIN" 247b7bcac6 Enhance the kconfig stuff build procedure:
- better allocate CFLAGS/LDFLAGS to object and dependency files
 - only include the needed dependency files
 - cleanly handle the kconfig/ check and creation
 - use HOST_LD to link, not HOST_CC (even if both are set to 'gcc' for now)
 - get rid of defoldconfig, it does not make much sense using it.

 /trunk/kconfig/kconfig.mk |  110    66    44     0 ++++++++++++++++++++++++++++++++---------------------
 1 file changed, 66 insertions(+), 44 deletions(-)
2008-10-22 16:56:23 +00:00
..
lxdialog Update the kconfig stuff to match the one in the linux-2.6.27 version. 2008-10-17 12:47:53 +00:00
check-gettext.sh Update the kconfig stuff to match the one in the linux-2.6.27 version. 2008-10-17 12:47:53 +00:00
conf.c Update the kconfig stuff to match the one in the linux-2.6.27 version. 2008-10-17 12:47:53 +00:00
confdata.c Update the kconfig stuff to match the one in the linux-2.6.27 version. 2008-10-17 12:47:53 +00:00
expr.c Update the kconfig stuff to match the one in the linux-2.6.27 version. 2008-10-17 12:47:53 +00:00
expr.h Update the kconfig stuff to match the one in the linux-2.6.27 version. 2008-10-17 12:47:53 +00:00
kconfig.mk Enhance the kconfig stuff build procedure: 2008-10-22 16:56:23 +00:00
lex.zconf.c Update the kconfig stuff to match the one in the linux-2.6.27 version. 2008-10-17 12:47:53 +00:00
lkc_proto.h Update the kconfig stuff to match the one in the linux-2.6.27 version. 2008-10-17 12:47:53 +00:00
lkc.h Update the kconfig stuff to match the one in the linux-2.6.27 version. 2008-10-17 12:47:53 +00:00
mconf.c Update the kconfig stuff to match the one in the linux-2.6.27 version. 2008-10-17 12:47:53 +00:00
menu.c Update the kconfig stuff to match the one in the linux-2.6.27 version. 2008-10-17 12:47:53 +00:00
symbol.c Update the kconfig stuff to match the one in the linux-2.6.27 version. 2008-10-17 12:47:53 +00:00
util.c Update the kconfig stuff to match the one in the linux-2.6.27 version. 2008-10-17 12:47:53 +00:00
zconf.hash.c Update the kconfig stuff to match the one in the linux-2.6.27 version. 2008-10-17 12:47:53 +00:00
zconf.tab.c Update the kconfig stuff to match the one in the linux-2.6.27 version. 2008-10-17 12:47:53 +00:00