From: Uladzimir Bely <ubely@ilbers.de>
To: Felix Moessbauer <felix.moessbauer@siemens.com>,
isar-users@googlegroups.com
Cc: jan.kiszka@siemens.com
Subject: Re: [PATCH 1/1] add support for non-default modules dir in linux-module
Date: Thu, 14 Dec 2023 10:14:18 +0300 [thread overview]
Message-ID: <98cf287799ac39f29b3cfa2e905ab8a2c09119e0.camel@ilbers.de> (raw)
In-Reply-To: <20231206113312.93461-1-felix.moessbauer@siemens.com>
On Wed, 2023-12-06 at 19:33 +0800, 'Felix Moessbauer' via isar-users
wrote:
> When building a custom kernel module, the `KBuild` file might be
> located in
> a subdirectory. To support this use-case, set
> `MODULE_DIR=$(PWD)/subdir` in
> the module build recipe.
>
> Previously some sed replacements of the generated rules file where
> needed to support this, in case the modules dir referenced files in
> parent directories.
>
> Signed-off-by: Felix Moessbauer <felix.moessbauer@siemens.com>
> ---
> RECIPE-API-CHANGELOG.md | 6 ++++++
> meta/recipes-kernel/linux-module/files/debian/rules.tmpl | 6 +++---
> meta/recipes-kernel/linux-module/module.inc | 3 +++
> 3 files changed, 12 insertions(+), 3 deletions(-)
Applied to next, thanks.
prev parent reply other threads:[~2023-12-14 7:13 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-06 11:33 Felix Moessbauer
2023-12-07 0:57 ` Jan Kiszka
2023-12-14 7:14 ` Uladzimir Bely [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=98cf287799ac39f29b3cfa2e905ab8a2c09119e0.camel@ilbers.de \
--to=ubely@ilbers.de \
--cc=felix.moessbauer@siemens.com \
--cc=isar-users@googlegroups.com \
--cc=jan.kiszka@siemens.com \
/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