mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Alexander Dahl via ptxdist <ptxdist@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Alexander Dahl <ada@thorsis.com>
Subject: [ptxdist] [PATCH v2 3/3] at91bootstrap2: Add note on kconfig-targets helper
Date: Wed, 19 Mar 2025 09:01:54 +0100	[thread overview]
Message-ID: <mailman.2863.1742371324.466.ptxdist@pengutronix.de> (raw)
In-Reply-To: <20250319080154.35145-1-ada@thorsis.com>


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

From: Alexander Dahl <ada@thorsis.com>
To: ptxdist@pengutronix.de
Subject: [PATCH v2 3/3] at91bootstrap2: Add note on kconfig-targets helper
Date: Wed, 19 Mar 2025 09:01:54 +0100
Message-ID: <20250319080154.35145-4-ada@thorsis.com>

The Makefile of recent at91bootstrap does not allow all Kconfig
features known by kernel and other projects.

Signed-off-by: Alexander Dahl <ada@thorsis.com>
---

Notes:
    v2:
    - new patch, not present in v1

 rules/at91bootstrap2.make | 1 +
 1 file changed, 1 insertion(+)

diff --git a/rules/at91bootstrap2.make b/rules/at91bootstrap2.make
index 04041a05b..47eabce29 100644
--- a/rules/at91bootstrap2.make
+++ b/rules/at91bootstrap2.make
@@ -86,6 +86,7 @@ $(STATEDIR)/at91bootstrap2.clean:
 # oldconfig / menuconfig
 # ----------------------------------------------------------------------------
 
+# does not support the full set of kconfig targets, can not use ptx/kconfig-targets here
 at91bootstrap2_oldconfig at91bootstrap2_menuconfig: $(STATEDIR)/at91bootstrap2.extract
 	@$(call world/kconfig, AT91BOOTSTRAP2, $(subst at91bootstrap2_,,$@))
 
-- 
2.39.5




      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 ` [ptxdist] [PATCH v2 1/3] at91bootstrap2: Make CONF_TOOL explicit Alexander Dahl via ptxdist
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 ` Alexander Dahl via ptxdist [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=mailman.2863.1742371324.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