Messages in this thread |  | | | Date | Tue, 8 Nov 2005 00:04:26 +0100 | | From | Sam Ravnborg <> | | Subject | Re: [PATCH] slightly enhance cross builds |
| |
On Mon, Nov 07, 2005 at 01:58:46PM +0100, Jan Beulich wrote: > This adds functionality to default CROSS_COMPILE to a sensible value > when cross-building (so one doesn't always have to specify this on the > make command line), as well as storing ARCH and SUBARCH in the > Makefile > generated when building outside of the source directory (so that > subsequent make invocations don't have to always repeat these).
This patch introduce different behaviour with and without make O= This will result on confusion and is bad.
The right approach is to come up with a patch that works in both cases.
Sam - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |