All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit] package/exfat-utils: indicate difference with exfatprogs in Config.in help
@ 2020-04-19 13:30 Thomas Petazzoni
  0 siblings, 0 replies; only message in thread
From: Thomas Petazzoni @ 2020-04-19 13:30 UTC (permalink / raw)
  To: buildroot

commit: https://git.buildroot.net/buildroot/commit/?id=91e53481ad8169740fa458b20a503758f5f3361d
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
---
 package/exfat-utils/Config.in | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/package/exfat-utils/Config.in b/package/exfat-utils/Config.in
index 9dfbbfcfb8..4e8f167db4 100644
--- a/package/exfat-utils/Config.in
+++ b/package/exfat-utils/Config.in
@@ -4,6 +4,13 @@ config BR2_PACKAGE_EXFAT_UTILS
 	help
 	  exFAT filesystem utilities.
 
+	  This is the set of user-space utilities that go together
+	  with the FUSE-based exfat driver from package/exfat.
+
+	  If you're using the exfat driver from the official Linux
+	  kernel (merged as of Linux 5.7), you must use the user-space
+	  utilities from package/exfatprogs.
+
 	  https://github.com/relan/exfat
 
 comment "exfat-utils needs a toolchain w/ wchar"

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-04-19 13:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-19 13:30 [Buildroot] [git commit] package/exfat-utils: indicate difference with exfatprogs in Config.in help Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.