summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/collectd/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/collectd/Config.in b/package/collectd/Config.in
index 43571e3596..495711562e 100644
--- a/package/collectd/Config.in
+++ b/package/collectd/Config.in
@@ -429,5 +429,5 @@ endmenu
endif
comment "collectd needs a toolchain with IPv6 and thread support"
- depends on !BR2_TOOLCHAIN_HAS_THREADS || !BR2_INET_IPV6
+ depends on !BR2_TOOLCHAIN_HAS_THREADS || !BR2_INET_IPV6
depends on BR2_USE_MMU
OpenPOWER on IntegriCloud