kbuild fixes

From: Sam Ravnborg
Date: Thu Aug 26 2004 - 21:48:08 EST


Hi Linus - please push these fixes.

2 kbuild related fixes:

o kbuild: fix make O=
o kbuild: use lds.* infrastructure in arch/i386/kernel/Makefile

The first one shows up only when using make O= poiting to a fresh directory tree.
The good thing is that it showed that some people actually uses O= ;-)
Thanks to you who reported this issue.

The second one was Rusty deciding to preprocess a lds.S file, in parallel
with me adding the new infrastructure.

Please pull:
bk pull bk://linux-sam.bkbits.net/kbuild

Patches as follow-up to this mail.

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/