linux-kbuild.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Lukas Wunner <lukas@wunner.de>
To: Masahiro Yamada <masahiroy@kernel.org>,
	Michal Marek <michal.lkml@markovi.net>
Cc: linux-kbuild@vger.kernel.org, debian-kernel@lists.debian.org,
	kernel-team@fedoraproject.org, kernel@gentoo.org,
	opensuse-kernel@opensuse.org
Subject: Re: [PATCH] kbuild: Cross-compile binaries to build modules on target
Date: Wed, 7 Oct 2020 08:14:04 +0200	[thread overview]
Message-ID: <20201007061404.GA9356@wunner.de> (raw)
In-Reply-To: <c744107b341e487cf37139597a7775f6f62e12e8.1596702608.git.lukas@wunner.de>

On Thu, Aug 06, 2020 at 10:33:22AM +0200, Lukas Wunner wrote:
> To build external modules, one needs executables such as fixdep and
> modpost.  But when cross-compiling the kernel, those executables are
> only generated for the host arch, not the target arch.
[...]
> Make distribution maintainers' lives easier by providing a new target
> "make kbuild_install" which cross-compiles the required executables for
> the target arch and installs them below $(INSTALL_KBUILD_PATH).

Two months have passed since I submitted this, alas without any
comments.  Masahiro, Michal, what are your thoughts on this patch?
Pretty please?

Thank you,

Lukas

      parent reply	other threads:[~2020-10-07  6:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-06  8:33 [PATCH] kbuild: Cross-compile binaries to build modules on target Lukas Wunner
2020-09-05  9:12 ` Lukas Wunner
2020-10-07  6:14 ` Lukas Wunner [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=20201007061404.GA9356@wunner.de \
    --to=lukas@wunner.de \
    --cc=debian-kernel@lists.debian.org \
    --cc=kernel-team@fedoraproject.org \
    --cc=kernel@gentoo.org \
    --cc=linux-kbuild@vger.kernel.org \
    --cc=masahiroy@kernel.org \
    --cc=michal.lkml@markovi.net \
    --cc=opensuse-kernel@opensuse.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;
as well as URLs for NNTP newsgroup(s).