From 040fc8dbee064dd9be0220ce648908dca8120d1f Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Sun, 14 Aug 2005 04:16:07 +0000 Subject: [PATCH] fix rrdcollect selection SVN-Revision: 1655 --- openwrt/package/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2