summaryrefslogtreecommitdiff
path: root/package/collectd
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-06-13 19:49:29 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-06-13 19:49:29 +0200
commitc031bfdb6eb7d78e3747ca19516977a56fc8f71a (patch)
tree0293cffc11b517b3ecf2f976de5e9d2b287d26ba /package/collectd
parentdf099ef028d1d4a3df380c472f450dc7980a846b (diff)
fix some bulk build issues
Diffstat (limited to 'package/collectd')
-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