summaryrefslogtreecommitdiff
path: root/openwrt/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
commite1f72b41ebdf23a13215095fb2eee6fe6ee71536 (patch)
treec2db0445b58e14e44710734032953b0a22370315 /openwrt/package
parent8b51e5d9fa18bc0eeb695dcad8ae1a7428149a51 (diff)
fix rrdcollect selection
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1655 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package')
-rw-r--r--openwrt/package/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile
index 86d110319d..3e9c31ebe0 100644
--- a/openwrt/package/Makefile
+++ b/openwrt/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