All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <peter@korsgaard.com>
To: Florian Larysch <fl@n621.de>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] linux: make kconfig depend on host-make
Date: Thu, 06 Jul 2023 13:38:41 +0200	[thread overview]
Message-ID: <87edll2rsu.fsf@48ers.dk> (raw)
In-Reply-To: <20230614144202.21459-1-fl@n621.de> (Florian Larysch's message of "Wed, 14 Jun 2023 16:42:02 +0200")

>>>>> "Florian" == Florian Larysch <fl@n621.de> writes:

 > Commit 0b9efc991f ("linux: use BR2_MAKE") switched LINUX_MAKE to
 > $(BR2_MAKE). However, this also implicitly sets LINUX_KCONFIG_MAKE.

 > Thus, when host-make is being used in a build that has
 > PER_PACKAGE_DIRECTORIES enabled, the dotconfig step will try to use the
 > make instance from the host directory, but since it is not listed in
 > LINUX_KCONFIG_DEPENDENCIES, it won't be available yet at that point in
 > time.

 > Add an explicit dependency to LINUX_KCONFIG_DEPENDENCIES to have it
 > copied over early enough.

 > Signed-off-by: Florian Larysch <fl@n621.de>

Committed to 2023.05.x, thanks.

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

      parent reply	other threads:[~2023-07-06 11:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-14 14:42 [Buildroot] [PATCH 1/1] linux: make kconfig depend on host-make Florian Larysch
2023-06-19 19:39 ` Arnout Vandecappelle via buildroot
2023-07-06 11:38 ` Peter Korsgaard [this message]

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=87edll2rsu.fsf@48ers.dk \
    --to=peter@korsgaard.com \
    --cc=buildroot@buildroot.org \
    --cc=fl@n621.de \
    /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.