summaryrefslogtreecommitdiffstats
path: root/lkm/Makefile
diff options
context:
space:
mode:
authorjlemon <jlemon@FreeBSD.org>1997-08-28 14:45:26 +0000
committerjlemon <jlemon@FreeBSD.org>1997-08-28 14:45:26 +0000
commit37d5350c7b8ea22356f2213206223c522dc7b18a (patch)
treee1e3363f49da1481811c4a457652a45fcd242869 /lkm/Makefile
parentada62b471afc09bbc6bb921f07607358e3d087c8 (diff)
downloadFreeBSD-src-37d5350c7b8ea22356f2213206223c522dc7b18a.zip
FreeBSD-src-37d5350c7b8ea22356f2213206223c522dc7b18a.tar.gz
Remove the vm86 LKM.
Diffstat (limited to 'lkm/Makefile')
-rw-r--r--lkm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lkm/Makefile b/lkm/Makefile
index 4f49fba..f66619d 100644
--- a/lkm/Makefile
+++ b/lkm/Makefile
@@ -1,8 +1,8 @@
-# $Id: Makefile,v 1.26 1997/02/22 12:47:25 peter Exp $
+# $Id: Makefile,v 1.27 1997/08/09 00:23:07 dyson Exp $
# XXX present but broken: ip_mroute_mod mfs
SUBDIR= atapi ccd cd9660 coff fdesc ibcs2 if_disc if_ppp if_sl if_tun \
- ipfw joy kernfs linux msdos nfs nullfs vm86 \
+ ipfw joy kernfs linux msdos nfs nullfs \
pcic portal procfs qcam syscons umapfs wcd
# XXX builds, but not useable with present design
OpenPOWER on IntegriCloud