mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Keith Owens <kaos@ocs.com.au>
To: Marian Jancar <jancar@nmskb.cz>
Cc: linux-kernel@vger.kernel.org
Subject: Re: touch commands in Makefiles
Date: Mon, 28 Jan 2002 19:20:38 +1100	[thread overview]
Message-ID: <4693.1012206038@ocs3.intra.ocs.com.au> (raw)
In-Reply-To: Your message of "Mon, 28 Jan 2002 09:17:27 BST." <3C550917.5000500@nmskb.cz>

On Mon, 28 Jan 2002 09:17:27 +0100, 
Marian Jancar <jancar@nmskb.cz> wrote:
>Keith Owens wrote:
>
>>Even easier with kbuild 2.5, it has shadow trees.  You keep the base
>>read only, copy the files to modify to a separate tree and kbuild 2.5
>>logically merges all the files.
>
>Does it allow to compile more kernels each with its own config from one 
>source tree?

Yes, the .config is in the object directory.  You can even compile for
different architectures from the same source tree at the same time.


  reply	other threads:[~2002-01-28  8:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-25  5:54 Brendan J Simon
2002-01-26 10:38 ` Keith Owens
2002-01-28  8:17   ` Marian Jancar
2002-01-28  8:20     ` Keith Owens [this message]
2002-01-27  1:29 Peter Samuelson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4693.1012206038@ocs3.intra.ocs.com.au \
    --to=kaos@ocs.com.au \
    --cc=jancar@nmskb.cz \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome