Enable the build of the vinum KLD on sparc64. It is known to work so
there's no reason to not build it.
This commit is contained in:
parent
542fc1042b
commit
b4fa702e39
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=128948
@ -420,6 +420,7 @@ _gem= gem
|
||||
.if ${MACHINE_ARCH} == "sparc64"
|
||||
_gem= gem
|
||||
_hme= hme
|
||||
_vinum= vinum
|
||||
.endif
|
||||
|
||||
.if defined(MODULES_OVERRIDE) && !defined(ALL_MODULES)
|
||||
|
Loading…
Reference in New Issue
Block a user