mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Alexander Dahl <ada@thorsis.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH 1/2] at91bootstrap2: Add missing dependency to special BOOTLOADER symbol
Date: Mon, 26 Sep 2022 15:57:12 +0200	[thread overview]
Message-ID: <20220926135713.20499-2-ada@thorsis.com> (raw)
In-Reply-To: <20220926135713.20499-1-ada@thorsis.com>

This is probably needed to use $(BOOTLOADER_CROSS_COMPILE) in make rule,
as suggested in commit 1c402fa0d9ae ("[bootloader] better "special"
compiler handling for bootloader").

Fixes: 1bc08bd7836c ("at91bootstrap2: Revise make env and opt")
Signed-off-by: Alexander Dahl <ada@thorsis.com>
---
 platforms/at91bootstrap2.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/platforms/at91bootstrap2.in b/platforms/at91bootstrap2.in
index 0182912e5..2ae27d64f 100644
--- a/platforms/at91bootstrap2.in
+++ b/platforms/at91bootstrap2.in
@@ -1,6 +1,7 @@
 ## SECTION=bootloader
 
 menuconfig AT91BOOTSTRAP2
+	select BOOTLOADER
 	tristate
 	prompt "AT91 bootstrap 3.x            "
 	help
-- 
2.30.2




  reply	other threads:[~2022-09-26 13:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-26 13:57 [ptxdist] [PATCH 0/2] at91bootstrap2: Add missing dependencies Alexander Dahl
2022-09-26 13:57 ` Alexander Dahl [this message]
2022-10-07  7:38   ` [ptxdist] [APPLIED] at91bootstrap2: Add missing dependency to special BOOTLOADER symbol Michael Olbrich
2022-09-26 13:57 ` [ptxdist] [PATCH 2/2] at91bootstrap2: Bump default version and add host-system dependency Alexander Dahl
2022-10-07  7:38   ` [ptxdist] [APPLIED] " Michael Olbrich

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=20220926135713.20499-2-ada@thorsis.com \
    --to=ada@thorsis.com \
    --cc=ptxdist@pengutronix.de \
    /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