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:
joerg 2004-05-05 08:24:57 +00:00
parent 48b874ba98
commit 9960665c9f

View File

@ -420,6 +420,7 @@ _gem= gem
.if ${MACHINE_ARCH} == "sparc64"
_gem= gem
_hme= hme
_vinum= vinum
.endif
.if defined(MODULES_OVERRIDE) && !defined(ALL_MODULES)