From: Nicolas Thill Date: Sun, 14 Aug 2005 04:16:07 +0000 (+0000) Subject: fix rrdcollect selection X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=e50871d90c3070b2424ac73255a38fd3d1d32a5a;p=15.05%2Fopenwrt.git fix rrdcollect selection git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1655 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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