From ea4b34b015972dc7d3c0cc60c405a656ca140c91 Mon Sep 17 00:00:00 2001 From: grog Date: Sat, 15 May 1999 06:13:27 +0000 Subject: [PATCH] Reenable vinum build. --- sys/modules/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/sys/modules/Makefile b/sys/modules/Makefile index 20f52328a4b3..8b9a58b5e8cf 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -1,12 +1,9 @@ -# $Id: Makefile,v 1.60 1999/05/06 03:35:44 bde Exp $ +# $Id: Makefile,v 1.61 1999/05/13 09:43:29 phk Exp $ # XXX present but broken: atapi ip_mroute_mod joy pcic SUBDIR= ccd cd9660 coda fdesc fxp if_disc if_ppp if_sl if_tun ipfw kernfs \ - mfs msdos nfs ntfs nullfs portal procfs umapfs union vn - -# Doesn't compile right now -#SUBDIR += vinum + mfs msdos nfs ntfs nullfs portal procfs umapfs union vinum vn # XXX some of these can move to the general case when de-i386'ed .if ${MACHINE_ARCH} == "i386"