Build uart(4) on PowerPC.

This commit is contained in:
Marcel Moolenaar 2006-03-31 01:50:23 +00:00
parent ce8f00136f
commit c9e0c5b9c4

View file

@ -239,7 +239,7 @@ SUBDIR= ${_3dfx} \
twe \
tx \
txp \
${_uart} \
uart \
ubsa \
ubsec \
ubser \
@ -291,7 +291,6 @@ SUBDIR= ${_3dfx} \
.if ${MACHINE_ARCH} != "powerpc"
_syscons= syscons
_uart= uart
_vpo= vpo
.endif