diff options
| author | Florian Fainelli <florian@openwrt.org> | 2006-02-28 22:18:02 +0000 |
|---|---|---|
| committer | Florian Fainelli <florian@openwrt.org> | 2006-02-28 22:18:02 +0000 |
| commit | 4222d7aa98f526963e76c0d8beef7aa781841d10 (patch) | |
| tree | 4313f7b24962aaf290c4255f2259db30f895f0b0 /openwrt/package/Makefile | |
| parent | 66131d0dd88ce798c97314544c1a170f8fb5c74b (diff) | |
| download | mtk-20170518-4222d7aa98f526963e76c0d8beef7aa781841d10.zip mtk-20170518-4222d7aa98f526963e76c0d8beef7aa781841d10.tar.gz mtk-20170518-4222d7aa98f526963e76c0d8beef7aa781841d10.tar.bz2 | |
Added sipp and ctorrent
SVN-Revision: 3289
Diffstat (limited to 'openwrt/package/Makefile')
| -rw-r--r-- | openwrt/package/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile index 23f0ab2..11f30ba 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -24,6 +24,7 @@ package-$(BR2_PACKAGE_CIFSMOUNT) += cifsmount package-$(BR2_PACKAGE_CLICK) += click package-$(BR2_PACKAGE_CLINKC) += clinkc package-$(BR2_PACKAGE_COLLECTD) += collectd +package-$(BR2_PACKAGE_CTORRENT) += ctorrent package-$(BR2_PACKAGE_CUPS) += cups package-$(BR2_COMPILE_CURL) += curl package-$(BR2_PACKAGE_CUTTER) += cutter @@ -206,6 +207,7 @@ package-$(BR2_PACKAGE_SETPWC) += setpwc package-$(BR2_PACKAGE_SETSERIAL) += setserial package-$(BR2_PACKAGE_SHAT) += shat package-$(BR2_COMPILE_SHFS) += shfs +package-$(BR2_PACKAGE_SIPP) += sipp package-$(BR2_PACKAGE_SIPROXD) += siproxd package-$(BR2_PACKAGE_SIPSAK) += sipsak package-$(BR2_PACKAGE_SLURM) += slurm @@ -354,6 +356,7 @@ rsync-compile: popt-compile scanlogd-compile: libpcap-compile libnids-compile libnet-compile scdp-compile: libnet-compile screen-compile: ncurses-compile +sipp-compile: ncurses-compile uclibc++-compile libpthread-compile siproxd-compile: libosip2-compile sipsak-compile: openssl-compile socat-compile: openssl-compile |
