kbuild + kconfig: Updates

From: Sam Ravnborg
Date: Sun Aug 15 2004 - 15:11:02 EST


A number of kbuild updates and Randy's Kconfig.debug

Most important stuff is:
o Get rid og bogus "has no CRC" when building external modules
o Rename *.lds.s to *.lds (*)
o Allow external modules to use host-progs

(*) The renaming of the *.lds file has been doen to allow the kernel to
be build with for example Cygwin.
The major outstanding issue with Cygwin/Solaris are availability of
certain .h files for the tools in scripts/* and spread in the tree.
Tested patches that allows the tools to be build under Cygwin/Solaris
are appreciated.

Patches follows this mail.

Everything pushed to:
bk://linux-sam.bkbits.net/kbuild

Sam
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/