From 0bb49aa2f14aeca9d32b11ee6bb61ed6b88a1718 Mon Sep 17 00:00:00 2001 From: nbd Date: Tue, 3 May 2005 15:15:24 +0000 Subject: add ttcp utility git-svn-id: svn://svn.openwrt.org/openwrt/trunk@793 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'openwrt/package/Makefile') diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile index 5560d4c3a..fec065e18 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -65,6 +65,7 @@ package-$(BR2_PACKAGE_SPEEX) += speex package-$(BR2_PACKAGE_STRACE) += strace package-$(BR2_PACKAGE_TCPDUMP) += tcpdump package-$(BR2_PACKAGE_TINC) += tinc +package-$(BR2_PACKAGE_TTCP) += ttcp package-$(BR2_PACKAGE_UCLIBCXX) += uclibc++ package-$(BR2_PACKAGE_USBUTILS) += usbutils package-$(BR2_PACKAGE_WIRELESS_TOOLS) += wireless-tools -- cgit v1.2.3