aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/Makefile
diff options
context:
space:
mode:
authorBill Paul <wpaul@FreeBSD.org>1999-07-23 05:48:01 +0000
committerBill Paul <wpaul@FreeBSD.org>1999-07-23 05:48:01 +0000
commit98edb3e17869504d0ada58932efa96b71f899181 (patch)
tree71bcc2955a570840b12935fb9812b8a69b6bc6a1 /sys/modules/Makefile
parente26aedfbf85a40d42315ad090ba9e33296aee3ba (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 aad6331b3d38b..1eb4e3d6b4e12 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -1,9 +1,9 @@
-# $Id: Makefile,v 1.64 1999/06/12 15:11:33 roger Exp $
+# $Id: Makefile,v 1.65 1999/06/24 05:21:19 grog 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
+ mfs msdos nfs ntfs nullfs portal procfs sk ti tl umapfs union vn xl
# XXX some of these can move to the general case when de-i386'ed
.if ${MACHINE_ARCH} == "i386"