From 3d8357b49c9031e0256879898d5ee185f4da74be Mon Sep 17 00:00:00 2001 From: Greg Lehey Date: Mon, 28 Sep 1998 05:38:52 +0000 Subject: Include vinum in SUBDIR --- sys/modules/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/modules') diff --git a/sys/modules/Makefile b/sys/modules/Makefile index c4289bd3acdb..992f872e361b 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -1,10 +1,10 @@ -# $Id: Makefile,v 1.31 1998/09/15 20:17:35 sos Exp $ +# $Id: Makefile,v 1.32 1998/09/25 17:51:44 rvb Exp $ # XXX present but broken: ip_mroute_mod mfs .if ${MACHINE_ARCH} == "i386" SUBDIR= atapi coda ccd cd9660 coff fdesc ibcs2 if_disc if_ppp if_sl if_tun \ ipfw joy kernfs linux msdos nfs nullfs \ - pcic portal procfs syscons umapfs vesa wcd + pcic portal procfs syscons umapfs vesa vinum wcd .endif # XXX builds, but not useable with present design -- cgit v1.3