On Oct 26 2007 21:05, Markus Elfring wrote:
>>> 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=".
So why not just...
export O=/foo/bar
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/