summaryrefslogtreecommitdiffstats
path: root/sys/modules
diff options
context:
space:
mode:
authorsos <sos@FreeBSD.org>1994-10-14 08:54:31 +0000
committersos <sos@FreeBSD.org>1994-10-14 08:54:31 +0000
commitb914c50dad30a04193e8648f0548aad99714c695 (patch)
tree565783969836dc5a4398d2ed92619f15adb20fbc /sys/modules
parent8c25a4d2ace95c98887a2c73b1a1b7ac8c79f8ef (diff)
downloadFreeBSD-src-b914c50dad30a04193e8648f0548aad99714c695.zip
FreeBSD-src-b914c50dad30a04193e8648f0548aad99714c695.tar.gz
Added coff & ibcs2 modules.
Reviewed by: Submitted by: Obtained from:
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 db32f88..4417d55 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -1,6 +1,6 @@
-# $Id: Makefile,v 1.3 1994/09/22 22:12:54 wollman Exp $
+# $Id: Makefile,v 1.4 1994/09/28 22:16:27 wollman Exp $
-SUBDIR= cd9660 fdesc ip_mroute_mod kernfs msdos nfs nullfs portal \
+SUBDIR= cd9660 coff fdesc ibcs2 ip_mroute_mod kernfs msdos nfs nullfs portal \
procfs umapfs union
#
# Doesn't work:
OpenPOWER on IntegriCloud