aboutsummaryrefslogtreecommitdiffstats
path: root/package/Makefile
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-08-14 04:16:07 +0000
committerNicolas Thill <nico@openwrt.org>2005-08-14 04:16:07 +0000
commit031bda20037e9bd73eca5625c9230dcf93ec4af5 (patch)
tree23bca81a18deb20446fe53d8eec3facf21e37e84 /package/Makefile
parent1ebb9b5f2d05ce865235c23027b2519b9645689b (diff)
downloadupstream-031bda20037e9bd73eca5625c9230dcf93ec4af5.tar.gz
upstream-031bda20037e9bd73eca5625c9230dcf93ec4af5.tar.bz2
upstream-031bda20037e9bd73eca5625c9230dcf93ec4af5.zip
fix rrdcollect selection
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1655 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/Makefile')
-rw-r--r--package/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/Makefile b/package/Makefile
index 86d110319d..3e9c31ebe0 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