block build of uathload on ia64 temporarily because binutils expects

machine-specific flags to match but ar5523.bin doesn't have.

Pointed by:	marcel
This commit is contained in:
Weongyo Jeong 2009-04-08 03:53:20 +00:00
parent d7ae5af5c4
commit fe41f2600a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=190836

View file

@ -397,7 +397,9 @@ _crunch= crunch
.endif
.if ${MK_USB} != "no"
.if ${MACHINE_ARCH} != "ia64"
_uathload= uathload
.endif
#_usbdevs= usbdevs
_usbconfig= usbconfig
.endif