summaryrefslogtreecommitdiffstats
path: root/sys/modules/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg@FreeBSD.org>2004-05-05 08:24:57 +0000
committerjoerg <joerg@FreeBSD.org>2004-05-05 08:24:57 +0000
commit9960665c9f74ab81671bea30512d9760cbb3e570 (patch)
tree1d9c3baf11b1cd294dde59554a52f95180026d7d /sys/modules/Makefile
parent48b874ba981b29af474a600e287b49f46975fad4 (diff)
downloadFreeBSD-src-9960665c9f74ab81671bea30512d9760cbb3e570.zip
FreeBSD-src-9960665c9f74ab81671bea30512d9760cbb3e570.tar.gz
Enable the build of the vinum KLD on sparc64. It is known to work so
there's no reason to not build it.
Diffstat (limited to 'sys/modules/Makefile')
-rw-r--r--sys/modules/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index 95d6c62..e4e501c 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -420,6 +420,7 @@ _gem= gem
.if ${MACHINE_ARCH} == "sparc64"
_gem= gem
_hme= hme
+_vinum= vinum
.endif
.if defined(MODULES_OVERRIDE) && !defined(ALL_MODULES)
OpenPOWER on IntegriCloud