From 66bb10b7b0b66fbce4100a42979056c2182bc1da Mon Sep 17 00:00:00 2001 From: Thomas De Schampheleire Date: Sun, 13 Oct 2013 16:55:32 +0200 Subject: Config.in files: unify comments of toolchain option dependencies This patch lines up the comments in Config.in files that clarify which toolchain options the package depends on. Signed-off-by: Thomas De Schampheleire Signed-off-by: Peter Korsgaard --- package/inotify-tools/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/inotify-tools') diff --git a/package/inotify-tools/Config.in b/package/inotify-tools/Config.in index 0a8c7c9f73..443c92290f 100644 --- a/package/inotify-tools/Config.in +++ b/package/inotify-tools/Config.in @@ -11,5 +11,5 @@ config BR2_PACKAGE_INOTIFY_TOOLS https://github.com/rvoicilas/inotify-tools -comment "inotify-tools requires a toolchain with LARGEFILE support" +comment "inotify-tools needs a toolchain w/ largefile" depends on !BR2_LARGEFILE -- cgit v1.2.1