mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] at91bootstrap2: Make CONF_TOOL explicit
@ 2025-03-18  9:23 Alexander Dahl via ptxdist
  0 siblings, 0 replies; only message in thread
From: Alexander Dahl via ptxdist @ 2025-03-18  9:23 UTC (permalink / raw)
  To: ptxdist; +Cc: Alexander Dahl


[-- Attachment #0: Type: message/rfc822, Size: 2742 bytes --]

From: Alexander Dahl <ada@thorsis.com>
To: ptxdist@pengutronix.de
Subject: [PATCH] at91bootstrap2: Make CONF_TOOL explicit
Date: Tue, 18 Mar 2025 10:23:24 +0100
Message-ID: <20250318092324.87348-1-ada@thorsis.com>

kconfig was used implicitly already because AT91BOOTSTRAP2_CONFIG is
defined.

Signed-off-by: Alexander Dahl <ada@thorsis.com>
---
 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)

base-commit: 35e444db1da5f4b01df92feade288b5d71bb65af
-- 
2.39.5




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-03-18  9:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-03-18  9:23 [ptxdist] [PATCH] at91bootstrap2: Make CONF_TOOL explicit Alexander Dahl via ptxdist

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox