DistroKit Mailinglist
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: distrokit@pengutronix.de
Cc: Michael Olbrich <m.olbrich@pengutronix.de>
Subject: [DistroKit] [PATCH] fixup! tf-a-stm32mp13: sync with tf-a upstream rule
Date: Thu, 11 Dec 2025 13:10:53 +0100	[thread overview]
Message-ID: <20251211121123.601620-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20251211093822.1440080-1-m.olbrich@pengutronix.de>

---

The '$(1)' is not resolved correctly without this and no files are
installed.

 configs/platform-v7a/rules/tf-a-stm32mp13.make | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configs/platform-v7a/rules/tf-a-stm32mp13.make b/configs/platform-v7a/rules/tf-a-stm32mp13.make
index e91269988a4e..7de7b84bee2c 100644
--- a/configs/platform-v7a/rules/tf-a-stm32mp13.make
+++ b/configs/platform-v7a/rules/tf-a-stm32mp13.make
@@ -73,7 +73,7 @@ $(STATEDIR)/tf-a-stm32mp13.compile:
 # Install
 # ----------------------------------------------------------------------------
 
-TF_A_STM32MP13_BINDIR	:= $(TF_A_STM32MP13_BUILD_DIR)/$(1)/$(if $(filter DEBUG=1,$(TF_A_STM32MP13_MAKE_OPT)),debug,release)
+TF_A_STM32MP13_BINDIR	= $(TF_A_STM32MP13_BUILD_DIR)/$(1)/$(if $(filter DEBUG=1,$(TF_A_STM32MP13_MAKE_OPT)),debug,release)
 
 tf-a-stm32mp13/inst_plat = $(foreach artifact, \
 	$(foreach pattern, $(TF_A_STM32MP13_ARTIFACTS), \
-- 
2.47.3




  parent reply	other threads:[~2025-12-11 12:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-11  9:38 [DistroKit] [PATCH] " Michael Olbrich
2025-12-11 10:00 ` Robert Schwebel
2025-12-11 12:10 ` Michael Olbrich [this message]
2025-12-11 13:02   ` [DistroKit] [PATCH] fixup! " Robert Schwebel

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=20251211121123.601620-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=distrokit@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