From: Oleksij Rempel <o.rempel@pengutronix.de>
To: distrokit@pengutronix.de
Cc: Oleksij Rempel <o.rempel@pengutronix.de>
Subject: [DistroKit] [PATCH v1 1/3] fixup! v7a: barebox-at91: build out of three
Date: Fri, 8 Apr 2022 12:41:24 +0200 [thread overview]
Message-ID: <20220408104126.1115740-2-o.rempel@pengutronix.de> (raw)
In-Reply-To: <20220408104126.1115740-1-o.rempel@pengutronix.de>
Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
---
configs/platform-v7a/rules/barebox-at91.make | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/configs/platform-v7a/rules/barebox-at91.make b/configs/platform-v7a/rules/barebox-at91.make
index 5199ab6..9563a23 100644
--- a/configs/platform-v7a/rules/barebox-at91.make
+++ b/configs/platform-v7a/rules/barebox-at91.make
@@ -67,10 +67,10 @@ endif
$(STATEDIR)/barebox-at91.prepare: $(BAREBOX_AT91_CONFIG)
@$(call targetinfo)
- @rm -f "$(BAREBOX_AT91_DIR)/.ptxdist-defaultenv"
- @ln -s "$(call ptx/in-platformconfigdir, barebox-at91-defaultenv)" \
- "$(BAREBOX_AT91_DIR)/.ptxdist-defaultenv"
@$(call world/prepare, BAREBOX_AT91)
+ @rm -f "$(BAREBOX_AT91_BUILD_DIR)/.ptxdist-defaultenv"
+ @ln -s "$(call ptx/in-platformconfigdir, barebox-at91-defaultenv)" \
+ "$(BAREBOX_AT91_BUILD_DIR)/.ptxdist-defaultenv"
@$(call touch)
# ----------------------------------------------------------------------------
--
2.30.2
_______________________________________________
DistroKit mailing list
DistroKit@pengutronix.de
next prev parent reply other threads:[~2022-04-08 10:41 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-08 10:41 [DistroKit] [PATCH v1 0/3] fix defaultenv build for stm32 and at91 barebox Oleksij Rempel
2022-04-08 10:41 ` Oleksij Rempel [this message]
2022-04-08 10:41 ` [DistroKit] [PATCH v1 2/3] fixup! v7a: barebox-stm32mp: build out of three Oleksij Rempel
2022-04-08 10:41 ` [DistroKit] [PATCH v1 3/3] fixup! v7a_noneon: barebox-at91: " Oleksij Rempel
2022-04-09 7:37 ` [DistroKit] [PATCH v1 0/3] fix defaultenv build for stm32 and at91 barebox 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=20220408104126.1115740-2-o.rempel@pengutronix.de \
--to=o.rempel@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