summaryrefslogtreecommitdiffstats
path: root/lkm/fpu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lkm/fpu/Makefile')
-rw-r--r--lkm/fpu/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lkm/fpu/Makefile b/lkm/fpu/Makefile
index ca2be1f..5a16be5 100644
--- a/lkm/fpu/Makefile
+++ b/lkm/fpu/Makefile
@@ -1,7 +1,7 @@
-# $Id$
+# $Id: Makefile,v 1.3 1997/02/22 12:47:51 peter Exp $
.PATH: ${.CURDIR}/../../sys/i386/i386
-KMOD= fpu
+KMOD= fpu_mod
SRCS= math_emulate.c
NOMAN=
PSEUDO_LKM=
OpenPOWER on IntegriCloud