From 224b8710f0404447584044042d2a597bfbb3219d Mon Sep 17 00:00:00 2001 From: nico Date: Sat, 17 Sep 2005 20:32:10 +0000 Subject: add iperf package (thanks to Oliver Ertl) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1942 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 4386582291..067dfea82b 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -51,6 +51,7 @@ package-$(BR2_PACKAGE_HOSTAPD) += hostapd package-$(BR2_PACKAGE_HOWL) += howl package-$(BR2_PACKAGE_HTPDATE) += htpdate package-$(BR2_PACKAGE_ID3LIB) += id3lib +package-$(BR2_PACKAGE_IPERF) += iperf package-$(BR2_PACKAGE_IPKG) += ipkg package-$(BR2_PACKAGE_IPROUTE2) += iproute2 package-$(BR2_PACKAGE_IPSET) += ipset -- cgit v1.2.3