All of lore.kernel.org
 help / color / mirror / Atom feed
From: Florian Fainelli <f.fainelli@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] Out of tree Linux kernel builds?
Date: Mon, 05 Nov 2018 20:44:54 -0800	[thread overview]
Message-ID: <E9ECB5E7-2ECB-4B58-941F-20A0A28E8516@gmail.com> (raw)
In-Reply-To: <87o9b27rhj.fsf@tkos.co.il>

Hello,

On November 5, 2018 8:35:36 PM PST, Baruch Siach <baruch@tkos.co.il> wrote:
>Hi Florian,
>
>Florian Fainelli writes:
>> Hi Yann, all,
>>
>> AFAIR a while back you mentioned that you were looking into adding
>> support for out of tree Linux builds. Do you have working patches for
>> that, or you would rather have someone take a stab at doing it?
>
>What do you mean by "out of tree Linux builds"? Buildroot has supported
>custom kernel tree build since long ago. Did you mean external kernel
>modules?

I am talking about using Linux's ability to build objects into a different directory than where sources are. This is achieved by using make O=. The idea is that it would avoid using rsync to copy the kernel sources when using a custom build directory because this takes both unnecessary time and space to do the initial copy into build/linux-custom.
-- 
Florian

  reply	other threads:[~2018-11-06  4:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-06  0:08 [Buildroot] Out of tree Linux kernel builds? Florian Fainelli
2018-11-06  4:35 ` Baruch Siach
2018-11-06  4:44   ` Florian Fainelli [this message]
2018-11-06  7:45 ` Thomas Petazzoni
2018-11-06 21:10   ` Yann E. MORIN

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=E9ECB5E7-2ECB-4B58-941F-20A0A28E8516@gmail.com \
    --to=f.fainelli@gmail.com \
    --cc=buildroot@busybox.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.