summaryrefslogtreecommitdiffstats
path: root/package/Makefile
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-01-10 13:45:36 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-01-10 13:45:36 +0000
commitafc1c172f05440a6b6c6e3e3142fe76c1127544e (patch)
tree79c38dd3755ae0bad3b7e517692f3854238df9ac /package/Makefile
parent0072c28b5f623afe0fee432c067124743547f3bb (diff)
add netperf package (thanks to Janos)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2870 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/Makefile')
-rw-r--r--package/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/Makefile b/package/Makefile
index eb6b6c9b3..571f10ff8 100644
--- a/package/Makefile
+++ b/package/Makefile
@@ -138,6 +138,7 @@ package-$(BR2_PACKAGE_NANO) += nano
package-$(BR2_COMPILE_NCURSES) += ncurses
package-$(BR2_COMPILE_NDISC6) += ndisc
package-$(BR2_COMPILE_NET_SNMP) += net-snmp
+package-$(BR2_PACKAGE_NETPERF) += netperf
package-$(BR2_PACKAGE_NETSTAT_NAT) += netstat-nat
package-$(BR2_PACKAGE_NFS_SERVER) += nfs-server
package-$(BR2_PACKAGE_NMAP) += nmap