mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Michael Tretter <m.tretter@pengutronix.de>
To: Sascha Hauer <s.hauer@pengutronix.de>,
	 Ahmad Fatoum <a.fatoum@barebox.org>,
	BAREBOX <barebox@lists.infradead.org>
Cc: Michael Tretter <m.tretter@pengutronix.de>
Subject: [PATCH] Documentation: user: devboot: fix kernel target
Date: Wed, 10 Jun 2026 14:59:27 +0200	[thread overview]
Message-ID: <20260610-documentation-devboot-v1-1-a6fc791dddb8@pengutronix.de> (raw)

The Linux kernel target for building the CPIO archive is called
modules-cpio-pkg.

Fix the documentation to make it easier for the user.

Signed-off-by: Michael Tretter <m.tretter@pengutronix.de>
---
 Documentation/user/devboot.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/user/devboot.rst b/Documentation/user/devboot.rst
index 550ab9120576..79d49764d84c 100644
--- a/Documentation/user/devboot.rst
+++ b/Documentation/user/devboot.rst
@@ -89,7 +89,7 @@ Override rules
 
   .. tip::
 
-     The Linux kernel ``make cpio-modules-pkg`` target builds a CPIO archive
+     The Linux kernel ``make modules-cpio-pkg`` target builds a CPIO archive
      containing all kernel modules. This is useful for supplementing an existing
      initramfs with modules without modifying the root filesystem.
      Combined with initrd concatenation, a devboot script

---
base-commit: 9f66cf06045bba4980daa889ec562866697bce2d
change-id: 20260610-documentation-devboot-48fccc87b4df

Best regards,
-- 
Michael Tretter <m.tretter@pengutronix.de>




             reply	other threads:[~2026-06-10 13:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-10 12:59 Michael Tretter [this message]
2026-06-15  7:52 ` 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=20260610-documentation-devboot-v1-1-a6fc791dddb8@pengutronix.de \
    --to=m.tretter@pengutronix.de \
    --cc=a.fatoum@barebox.org \
    --cc=barebox@lists.infradead.org \
    --cc=s.hauer@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