summaryrefslogtreecommitdiff
path: root/sys/arch/i386/conf/files.i386
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@cvs.openbsd.org>2006-07-25 19:16:52 +0000
committerMark Kettenis <kettenis@cvs.openbsd.org>2006-07-25 19:16:52 +0000
commit47669560a2cf43a6fd83460ceb74d5f746c1f99d (patch)
tree0c9a489f7e0a8680f7c7b09c7a5420e268a2838c /sys/arch/i386/conf/files.i386
parentb05f5ad550a15435592fa995b3dc9c8d4b632992 (diff)
Kill option GPL_MATH_EMULATE.
ok deraadt@ and many others.
Diffstat (limited to 'sys/arch/i386/conf/files.i386')
-rw-r--r--sys/arch/i386/conf/files.i3865
1 files changed, 1 insertions, 4 deletions
diff --git a/sys/arch/i386/conf/files.i386 b/sys/arch/i386/conf/files.i386
index 864003179a8..b8f1c34462b 100644
--- a/sys/arch/i386/conf/files.i386
+++ b/sys/arch/i386/conf/files.i386
@@ -1,4 +1,4 @@
-# $OpenBSD: files.i386,v 1.149 2006/06/19 15:13:34 deraadt Exp $
+# $OpenBSD: files.i386,v 1.150 2006/07/25 19:16:51 kettenis Exp $
#
# new style config file for i386 architecture
#
@@ -167,9 +167,6 @@ device npx
attach npx at isa
file arch/i386/isa/npx.c npx needs-flag
-# Linux/GNU i387 floating point emulator
-include "../../../gnu/arch/i386/fpemul/files.fpemul"
-
# attribute used to represent the "keyboard controller"
# XXX should be a real device
define pckbcport {[irq = -1], [port = -1]}