Connect urtw(4) to the i386 build only because it's not tested on amd64
architecture but expect it'd work. In cases on other architectures it'd not work yet.
This commit is contained in:
parent
8698ea65aa
commit
ac9b205234
@ -299,6 +299,7 @@ SUBDIR= ${_3dfx} \
|
||||
uplcom \
|
||||
ural \
|
||||
urio \
|
||||
${_urtw} \
|
||||
usb \
|
||||
usb2 \
|
||||
uscanner \
|
||||
@ -438,6 +439,7 @@ _stg= stg
|
||||
_streams= streams
|
||||
_tmpfs= tmpfs
|
||||
_upgt= upgt
|
||||
_urtw= urtw
|
||||
_wi= wi
|
||||
_xe= xe
|
||||
.if ${MK_ZFS} != "no" || defined(ALL_MODULES)
|
||||
|
Loading…
Reference in New Issue
Block a user