Connect ofwdump to the sparc64 build.
This commit is contained in:
parent
3f2ca46f94
commit
70f553334a
@ -190,6 +190,10 @@ SUBDIR+=boot0cfg
|
||||
SUBDIR+=boot98cfg
|
||||
.endif
|
||||
|
||||
.if ${MACHINE_ARCH} == "sparc64"
|
||||
SUBDIR+=ofwdump
|
||||
.endif
|
||||
|
||||
.if exists(${.CURDIR}/../crypto) && !defined(NOCRYPT) && !defined(NO_OPENSSL)
|
||||
SUBDIR+=keyserv
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user