summaryrefslogtreecommitdiffstats
path: root/lkm
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1995-10-28 17:46:03 +0000
committerpeter <peter@FreeBSD.org>1995-10-28 17:46:03 +0000
commit6bfe6080d612cc9504521f81a3d0e3e68d30c89e (patch)
treea80020f1aa03c28cc59f15648589af164ef0c4c1 /lkm
parent1bc695556de7e4c558d63895ddfb730d85b0e7a5 (diff)
downloadFreeBSD-src-6bfe6080d612cc9504521f81a3d0e3e68d30c89e.zip
FreeBSD-src-6bfe6080d612cc9504521f81a3d0e3e68d30c89e.tar.gz
Reattach atapi and wcd to the lkm Makefile, these compile for me now.
Diffstat (limited to 'lkm')
-rw-r--r--lkm/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/lkm/Makefile b/lkm/Makefile
index 2ee233b..62eca4c 100644
--- a/lkm/Makefile
+++ b/lkm/Makefile
@@ -1,11 +1,11 @@
-# $Id: Makefile,v 1.15 1995/10/28 12:34:11 peter Exp $
+# $Id: Makefile,v 1.16 1995/10/28 13:28:16 peter Exp $
-SUBDIR= cd9660 coff fdesc ibcs2 if_disc if_ppp if_sl if_tun \
+SUBDIR= atapi cd9660 coff fdesc ibcs2 if_disc if_ppp if_sl if_tun \
ipfw kernfs linux msdos nfs nullfs \
- pcic portal procfs syscons umapfs union
+ pcic portal procfs syscons umapfs union wcd
#
# Doesn't work:
-# mfs atapi wcd
+# mfs
#
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud