summaryrefslogtreecommitdiff
path: root/package/ntfs-3g/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/ntfs-3g/Config.in')
-rw-r--r--package/ntfs-3g/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/ntfs-3g/Config.in b/package/ntfs-3g/Config.in
index 10db8a3b1..521429547 100644
--- a/package/ntfs-3g/Config.in
+++ b/package/ntfs-3g/Config.in
@@ -30,5 +30,5 @@ config BR2_PACKAGE_NTFS_3G_NTFSPROGS
endif
-comment "ntfs-3g requires a toolchain with LARGEFILE, WCHAR and threads support"
+comment "ntfs-3g needs a toolchain w/ largefile, wchar, threads"
depends on !(BR2_LARGEFILE && BR2_USE_WCHAR && BR2_TOOLCHAIN_HAS_THREADS)