From: Alexander Dahl via ptxdist <ptxdist@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Alexander Dahl <ada@thorsis.com>
Subject: [ptxdist] [PATCH v2 1/3] at91bootstrap2: Make CONF_TOOL explicit
Date: Wed, 19 Mar 2025 09:01:52 +0100 [thread overview]
Message-ID: <mailman.2860.1742371322.466.ptxdist@pengutronix.de> (raw)
In-Reply-To: <20250319080154.35145-1-ada@thorsis.com>
[-- Attachment #0: Type: message/rfc822, Size: 2835 bytes --]
From: Alexander Dahl <ada@thorsis.com>
To: ptxdist@pengutronix.de
Subject: [PATCH v2 1/3] at91bootstrap2: Make CONF_TOOL explicit
Date: Wed, 19 Mar 2025 09:01:52 +0100
Message-ID: <20250319080154.35145-2-ada@thorsis.com>
kconfig was used implicitly already because AT91BOOTSTRAP2_CONFIG is
defined.
Signed-off-by: Alexander Dahl <ada@thorsis.com>
---
Notes:
v2:
- no change
rules/at91bootstrap2.make | 2 ++
1 file changed, 2 insertions(+)
diff --git a/rules/at91bootstrap2.make b/rules/at91bootstrap2.make
index c36e30305..04041a05b 100644
--- a/rules/at91bootstrap2.make
+++ b/rules/at91bootstrap2.make
@@ -32,6 +32,8 @@ AT91BOOTSTRAP2_LICENSE := unknown
AT91BOOTSTRAP2_WRAPPER_BLACKLIST := \
$(PTXDIST_LOWLEVEL_WRAPPER_BLACKLIST)
+AT91BOOTSTRAP2_CONF_TOOL := kconfig
+
AT91BOOTSTRAP2_MAKE_ENV := \
CROSS_COMPILE=$(BOOTLOADER_CROSS_COMPILE) \
HOSTCC=$(HOSTCC)
--
2.39.5
next parent reply other threads:[~2025-03-19 8:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20250319080154.35145-1-ada@thorsis.com>
2025-03-19 8:01 ` Alexander Dahl via ptxdist [this message]
2025-03-19 8:01 ` [ptxdist] [PATCH v2 2/3] u-boot: Use kconfig-targets helper Alexander Dahl via ptxdist
2025-03-19 8:01 ` [ptxdist] [PATCH v2 3/3] at91bootstrap2: Add note on " Alexander Dahl via ptxdist
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=mailman.2860.1742371322.466.ptxdist@pengutronix.de \
--to=ptxdist@pengutronix.de \
--cc=ada@thorsis.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