summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr.sbin/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index 3d2ae80..970aa6f 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -397,7 +397,9 @@ _crunch= crunch
.endif
.if ${MK_USB} != "no"
+.if ${MACHINE_ARCH} != "ia64"
_uathload= uathload
+.endif
#_usbdevs= usbdevs
_usbconfig= usbconfig
.endif
OpenPOWER on IntegriCloud