summaryrefslogtreecommitdiffstats
path: root/sys/modules/fpu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/fpu/Makefile')
-rw-r--r--sys/modules/fpu/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/modules/fpu/Makefile b/sys/modules/fpu/Makefile
index ca2be1f..5a16be5 100644
--- a/sys/modules/fpu/Makefile
+++ b/sys/modules/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