aboutsummaryrefslogtreecommitdiff
path: root/sys/modules
diff options
context:
space:
mode:
authorJulian Elischer <julian@FreeBSD.org>1999-03-14 20:43:09 +0000
committerJulian Elischer <julian@FreeBSD.org>1999-03-14 20:43:09 +0000
commitaccde249ae8c352c26db3f955718e3487b7ac119 (patch)
treeb3e8afea723120e1e2d92f0e87109129f3facd3e /sys/modules
parent5beaada3994cecfa4c896ff06ad86d82cb2be6ba (diff)
Notes
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 f61c7833db971..61e682d74e3af 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"