From: Ahmad Fatoum <a.fatoum@pengutronix.de>
To: barebox@lists.infradead.org
Cc: Ahmad Fatoum <a.fatoum@pengutronix.de>
Subject: [PATCH master 2/2] kbuild: remove stale references to README
Date: Thu, 16 Jan 2025 15:11:48 +0100 [thread overview]
Message-ID: <20250116141148.301230-2-a.fatoum@pengutronix.de> (raw)
In-Reply-To: <20250116141148.301230-1-a.fatoum@pengutronix.de>
We have a README.rst file now, but it's better to just point at the
documentation for further information about how to build barebox.
Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
---
Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Makefile b/Makefile
index 9a2fdf0c68d2..3de35d3a34cc 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@ NAME = None
# *DOCUMENTATION*
# To see a list of typical targets execute "make help"
-# More info can be located in ./README
+# More info can be located in the documentation.
# Comments in this file are targeted only to the developer, do not
# expect to learn how to build the kernel reading this file.
@@ -1355,7 +1355,7 @@ endif
@echo ' make C=2 [targets] Force check of all c source with $$CHECK'
@echo ''
@echo 'Execute "make" or "make all" to build all targets marked with [*] '
- @echo 'For further info see the ./README file'
+ @echo 'For further info see the documentation'
# Generate tags for editors
# ---------------------------------------------------------------------------
--
2.39.5
next prev parent reply other threads:[~2025-01-16 14:12 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-16 14:11 [PATCH master 1/2] dma: fix fixup warning for SoCs without /soc node Ahmad Fatoum
2025-01-16 14:11 ` Ahmad Fatoum [this message]
2025-01-21 8:22 ` Sascha Hauer
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=20250116141148.301230-2-a.fatoum@pengutronix.de \
--to=a.fatoum@pengutronix.de \
--cc=barebox@lists.infradead.org \
/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