summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-08-14 04:16:07 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-08-14 04:16:07 +0000
commite1a3258d5b696b4cefb7e0da57b7903b3a1115b9 (patch)
tree23bca81a18deb20446fe53d8eec3facf21e37e84 /package
parent2f2f4f0ee991128ba3cd5aad4458a8ecd9bcc104 (diff)
fix rrdcollect selection
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1655 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package')
-rw-r--r--package/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/Makefile b/package/Makefile
index 86d110319..3e9c31ebe 100644
--- a/package/Makefile
+++ b/package/Makefile
@@ -117,7 +117,7 @@ package-$(BR2_PACKAGE_RADVD) += radvd
package-$(BR2_PACKAGE_READLINE) += readline
package-$(BR2_PACKAGE_ROBOCFG) += robocfg
package-$(BR2_PACKAGE_RP_PPPOE) += rp-pppoe
-package-$(BR2_COMPILE_RRDCOLLECT) += rrdcollect
+package-$(BR2_PACKAGE_RRDCOLLECT) += rrdcollect
package-$(BR2_COMPILE_RRDTOOL) += rrdtool
package-$(BR2_PACKAGE_RSYNC) += rsync
package-$(BR2_PACKAGE_SABLEVM) += sablevm