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 Wunsch 2004-05-05 08:24:57 +00:00
parent 542fc1042b
commit b4fa702e39
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=128948

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)