projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b55597
)
collectd: Config.in: fix space/tab mixup
author
Peter Korsgaard
<jacmet@sunsite.dk>
Sun, 1 Sep 2013 19:15:24 +0000
(21:15 +0200)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Sun, 1 Sep 2013 19:15:24 +0000
(21:15 +0200)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/collectd/Config.in
patch
|
blob
|
history
diff --git
a/package/collectd/Config.in
b/package/collectd/Config.in
index 43571e359671985ffa956f6a820ddec0bafa7f58..495711562e996f9d8415eab844c422e6ec9f570d 100644
(file)
--- 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