summaryrefslogtreecommitdiffstats
path: root/lkm/Makefile
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>1995-12-14 08:26:14 +0000
committerphk <phk@FreeBSD.org>1995-12-14 08:26:14 +0000
commit30e263dcabc35e19f5e060d92f09d212e9b56668 (patch)
treef560ee2d45153b36ff81c261ff5cf3ef767d0082 /lkm/Makefile
parentf39b6a05acd582271603783421cd37553f43150d (diff)
downloadFreeBSD-src-30e263dcabc35e19f5e060d92f09d212e9b56668.zip
FreeBSD-src-30e263dcabc35e19f5e060d92f09d212e9b56668.tar.gz
Two x87 emulators as LKMs.
If somebody with the right HW would make the change to /etc/rc to use this, we could rip MATH_EMULATE from GENERIC...
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 62eca4c..d5b608a 100644
--- a/lkm/Makefile
+++ b/lkm/Makefile
@@ -1,6 +1,6 @@
-# $Id: Makefile,v 1.16 1995/10/28 13:28:16 peter Exp $
+# $Id: Makefile,v 1.17 1995/10/28 17:46:03 peter Exp $
-SUBDIR= atapi cd9660 coff fdesc ibcs2 if_disc if_ppp if_sl if_tun \
+SUBDIR= atapi cd9660 coff fdesc fpu gnufpu ibcs2 if_disc if_ppp if_sl if_tun \
ipfw kernfs linux msdos nfs nullfs \
pcic portal procfs syscons umapfs union wcd
#
OpenPOWER on IntegriCloud