aboutsummaryrefslogtreecommitdiff
path: root/lkm
diff options
context:
space:
mode:
authorGreg Lehey <grog@FreeBSD.org>1998-09-28 05:38:52 +0000
committerGreg Lehey <grog@FreeBSD.org>1998-09-28 05:38:52 +0000
commit3d8357b49c9031e0256879898d5ee185f4da74be (patch)
tree3595fb13bf6d236b70155dc41f46ef41393a5740 /lkm
parent759ae89394a94019ade91376f129084f9be8c5bf (diff)
downloadsrc-3d8357b49c9031e0256879898d5ee185f4da74be.tar.gz
src-3d8357b49c9031e0256879898d5ee185f4da74be.zip
Include vinum in SUBDIR
Notes
Notes: svn path=/head/; revision=39707
Diffstat (limited to 'lkm')
-rw-r--r--lkm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lkm/Makefile b/lkm/Makefile
index c4289bd3acdb..992f872e361b 100644
--- a/lkm/Makefile
+++ b/lkm/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