summaryrefslogtreecommitdiff
path: root/package/iperf
diff options
context:
space:
mode:
Diffstat (limited to 'package/iperf')
-rw-r--r--package/iperf/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/iperf/Makefile b/package/iperf/Makefile
index 154175fc5..8956a6530 100644
--- a/package/iperf/Makefile
+++ b/package/iperf/Makefile
@@ -15,6 +15,8 @@ PKG_SITES:= ${MASTER_SITE_SOURCEFORGE:=iperf/}
PKG_NEED_CXX:= 1
PKG_CXX:= IPERF
+PKG_ARCH_DEPENDS:= !avr32
+
include ${TOPDIR}/mk/package.mk
$(eval $(call PKG_template,IPERF,${PKG_NAME},${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))