sparc64 is an ofw consumer.
This commit is contained in:
parent
a9e6f07077
commit
fdd8f809c1
@ -3,8 +3,8 @@
|
||||
# Build the add-in FORTH interpreter
|
||||
SUBDIR+= ficl
|
||||
|
||||
# Build OpenFirmware library on PowerPC
|
||||
.if ${MACHINE_ARCH} == "powerpc"
|
||||
# Build OpenFirmware library
|
||||
.if ${MACHINE_ARCH} == "powerpc" || ${MACHINE_ARCH} == "sparc64"
|
||||
SUBDIR+= ofw
|
||||
.endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user