diff options
| author | Nicolas Thill <nico@openwrt.org> | 2005-08-10 22:20:17 +0000 |
|---|---|---|
| committer | Nicolas Thill <nico@openwrt.org> | 2005-08-10 22:20:17 +0000 |
| commit | 604d37a1cce93350f47ae70fd16771ab8283fbc7 (patch) | |
| tree | df0d520461712f96300ded4ca8ec3eef833bb4e1 /openwrt/package/Makefile | |
| parent | b7f7265fc25af6d156a85cdf4787c42818b5ae1d (diff) | |
| download | mtk-20170518-604d37a1cce93350f47ae70fd16771ab8283fbc7.zip mtk-20170518-604d37a1cce93350f47ae70fd16771ab8283fbc7.tar.gz mtk-20170518-604d37a1cce93350f47ae70fd16771ab8283fbc7.tar.bz2 | |
Add rrdtool package
SVN-Revision: 1603
Diffstat (limited to 'openwrt/package/Makefile')
| -rw-r--r-- | openwrt/package/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile index b528bf2..7cfdd02 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -114,6 +114,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_RRDTOOL) += rrdtool package-$(BR2_PACKAGE_RSYNC) += rsync package-$(BR2_PACKAGE_SABLEVM) += sablevm package-$(BR2_PACKAGE_SABLEVM_CLASSPATH) += sablevm-classpath @@ -197,6 +198,7 @@ osiris-compile: openssl-compile portmap-compile: tcp_wrappers-compile postgresql-compile: zlib-compile quagga-compile: readline-compile ncurses-compile +rrdtool-compile: cgilib-compile freetype-compile libart-compile libpng-compile rsync-compile: popt-compile screen-compile: ncurses-compile siproxd-compile: libosip2-compile |
