diff options
Diffstat (limited to 'package/network/utils/iperf/Makefile')
-rw-r--r-- | package/network/utils/iperf/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package/network/utils/iperf/Makefile b/package/network/utils/iperf/Makefile index 414342d072..a5067ecc2d 100644 --- a/package/network/utils/iperf/Makefile +++ b/package/network/utils/iperf/Makefile @@ -19,6 +19,9 @@ PKG_MD5SUM:=44b5536b67719f4250faed632a3cd016 PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org> PKG_LICENSE:=BSD-3-Clause +PKG_LICENSE:=NCSA +PKG_LICENSE_FILES:=COPYING + PKG_BUILD_PARALLEL:=1 PKG_CHECK_FORMAT_SECURITY:=0 |