add netperf package (thanks to Janos)
[openwrt/svn-archive/archive.git] / openwrt / package / netperf / Config.in
diff --git a/openwrt/package/netperf/Config.in b/openwrt/package/netperf/Config.in
new file mode 100644 (file)
index 0000000..6d642fb
--- /dev/null
@@ -0,0 +1,6 @@
+config BR2_PACKAGE_NETPERF
+       prompt "netperf........................... network performance measurement tool"
+       tristate
+       default m if CONFIG_DEVEL
+       help
+         Program and service to do network performance measurement.