summaryrefslogtreecommitdiff
path: root/sys/modules/Makefile
diff options
context:
space:
mode:
authorSøren Schmidt <sos@FreeBSD.org>1998-09-15 20:17:35 +0000
committerSøren Schmidt <sos@FreeBSD.org>1998-09-15 20:17:35 +0000
commite0b1054764cab8de8c161bb6b14ea77b8d9fb4ff (patch)
treeb44aaf5bc68e22cc04851ceddbe02d157fad84c9 /sys/modules/Makefile
parent35e46e3eaf47eea853eead13ff56aa981bc1aae1 (diff)
Notes
Diffstat (limited to 'sys/modules/Makefile')
-rw-r--r--sys/modules/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index 83d4a218e633..60df9a05a9a9 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -1,10 +1,10 @@
-# $Id: Makefile,v 1.29 1998/02/18 14:30:07 msmith Exp $
+# $Id: Makefile,v 1.30 1998/05/15 11:57:05 jb Exp $
# XXX present but broken: ip_mroute_mod mfs
.if ${MACHINE_ARCH} == "i386"
SUBDIR= atapi 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 wcd
+ pcic portal procfs syscons umapfs vesa wcd
.endif
# XXX builds, but not useable with present design