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:
Weongyo Jeong 2009-01-23 05:45:17 +00:00
parent 8698ea65aa
commit ac9b205234

View File

@ -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)