diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-19 23:08:46 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-19 23:08:46 +0000 |
commit | 79f46a7d9c31a6fa429777bc6ca7f23fa1111a88 (patch) | |
tree | 9ae14781fb927b1667ce710d4a2d51b7c0f6da44 /openwrt/package/ttcp/ipkg | |
parent | 8970e8ad676bc37e5e8f20a6af3be97f2c7747c7 (diff) |
Convert ttcp to new packaging style, add PKG_VERSION, use TARGET_CFLAGS
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@982 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/ttcp/ipkg')
-rw-r--r-- | openwrt/package/ttcp/ipkg/ttcp.control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/openwrt/package/ttcp/ipkg/ttcp.control b/openwrt/package/ttcp/ipkg/ttcp.control new file mode 100644 index 0000000000..3633ef1df9 --- /dev/null +++ b/openwrt/package/ttcp/ipkg/ttcp.control @@ -0,0 +1,6 @@ +Package: ttcp +Priority: optional +Section: net +Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> +Source: buildroot internal +Description: A small utility to test TCP connection performance |