Connect ofwdump to the sparc64 build.
This commit is contained in:
parent
1b6eef5b4e
commit
6f6ede923c
@ -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