summaryrefslogtreecommitdiff
path: root/package/collectd/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-07-14 16:19:57 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-07-14 16:19:57 +0200
commit0ae09b6000f99736f56cd3fc701855d474a31746 (patch)
tree8d40d69a9b5c1ac597b69fcf9b2532d7a2c10cc1 /package/collectd/Makefile
parent3e16daee39b50bfccf4d389385f8748da016cdcc (diff)
parentac01f0d24321933d3456190164f5b68ccc94976a (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/collectd/Makefile')
-rw-r--r--package/collectd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/collectd/Makefile b/package/collectd/Makefile
index 211955af9..33b5b4519 100644
--- a/package/collectd/Makefile
+++ b/package/collectd/Makefile
@@ -13,7 +13,7 @@ PKG_DEPENDS:= libpthread
PKG_URL:= http://collectd.org/
PKG_SITES:= http://collectd.org/files/
-PKG_FLAVOURS_COLLECD:= WITH_CPU WITH_LOAD WITH_MEMORY WITH_PING
+PKG_FLAVOURS_COLLECTD:= WITH_CPU WITH_LOAD WITH_MEMORY WITH_PING
PKGFD_WITH_CPU:= collect CPU statistics
PKGFD_WITH_LOAD:= collect system load statistics
PKGFD_WITH_MEMORY:= collect memory usage statistics