summaryrefslogtreecommitdiffstats
path: root/sys/modules
diff options
context:
space:
mode:
authorgrog <grog@FreeBSD.org>1999-05-15 06:13:27 +0000
committergrog <grog@FreeBSD.org>1999-05-15 06:13:27 +0000
commitea4b34b015972dc7d3c0cc60c405a656ca140c91 (patch)
treed2adabdf0c7e85db0b33c4c9eeca0cfe9dcbb04c /sys/modules
parentf834718a6b5ecafecff3a638959d1268a2d72dec (diff)
downloadFreeBSD-src-ea4b34b015972dc7d3c0cc60c405a656ca140c91.zip
FreeBSD-src-ea4b34b015972dc7d3c0cc60c405a656ca140c91.tar.gz
Reenable vinum build.
Diffstat (limited to 'sys/modules')
-rw-r--r--sys/modules/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index 20f5232..8b9a58b 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"
OpenPOWER on IntegriCloud