summaryrefslogtreecommitdiffstats
path: root/sys/modules
diff options
context:
space:
mode:
authorjulian <julian@FreeBSD.org>1999-03-14 20:43:09 +0000
committerjulian <julian@FreeBSD.org>1999-03-14 20:43:09 +0000
commitc26ea8f8750470b287acd8c4da120e370c5fe01a (patch)
treeced0698024a6b17f1171afae2b84f97c310d820a /sys/modules
parentc97ae836f70b5ea78ea6d5d7bc729eb7dd45cefc (diff)
downloadFreeBSD-src-c26ea8f8750470b287acd8c4da120e370c5fe01a.zip
FreeBSD-src-c26ea8f8750470b287acd8c4da120e370c5fe01a.tar.gz
quick BDE premption
Diffstat (limited to 'sys/modules')
-rw-r--r--sys/modules/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index f61c783..61e682d 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -1,11 +1,11 @@
-# $Id: Makefile,v 1.52 1999/03/14 09:20:01 julian Exp $
+# $Id: Makefile,v 1.53 1999/03/14 20:40:15 julian Exp $
# XXX present but broken: ip_mroute_mod
# XXX not yet completed porting: acd
# XXX builds but not updated: atapi
SUBDIR= ccd cd9660 coda fdesc if_disc if_ppp if_sl if_tun ipfw kernfs \
- mfs msdos nfs nullfs portal procfs umapfs union vinum ntfs vn
+ 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