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:
parent
d7ae5af5c4
commit
fe41f2600a
@ -397,7 +397,9 @@ _crunch= crunch
|
||||
.endif
|
||||
|
||||
.if ${MK_USB} != "no"
|
||||
.if ${MACHINE_ARCH} != "ia64"
|
||||
_uathload= uathload
|
||||
.endif
|
||||
#_usbdevs= usbdevs
|
||||
_usbconfig= usbconfig
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user