mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Build uart(4) on PowerPC.
This commit is contained in:
parent
ce8f00136f
commit
c9e0c5b9c4
1 changed files with 1 additions and 2 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue