Re: Check handling of kernel build output directory

From: Markus Elfring
Date: Fri Oct 26 2007 - 15:05:56 EST


>> Aren't you supposed to use O= as described by "make help"?
>
> I expect that both ways should work. I find it easier to use the environment variable
> "KBUILD_OUTPUT" because the command line parameter does not need to be repeated on each
> make invocation.

A wording correction:
I expect that both ways should work. I find it easier to use the environment variable
"KBUILD_OUTPUT" because it does not need to be repeated on each make invocation like it
must happen with the command line parameter "O=".

Regards,
Markus

-
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/