summaryrefslogtreecommitdiff
path: root/sys/conf
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2009-06-06 03:20:59 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2009-06-06 03:20:59 +0000
commit034e75d22e9fec0a70df06f1255b6448c8021d6b (patch)
tree28888057d8f330d5ebc8f742e9d051acf7b1a0ef /sys/conf
parentcaeb2c7cc4eec6ee9431d8bda5f2b44ed059af3e (diff)
option X86EMU is how this subsystem is brought into a kernel
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/conf/files b/sys/conf/files
index a844bfaa387..d423007124e 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -1,4 +1,4 @@
-# $OpenBSD: files,v 1.461 2009/06/06 00:49:08 deraadt Exp $
+# $OpenBSD: files,v 1.462 2009/06/06 03:20:58 deraadt Exp $
# $NetBSD: files,v 1.87 1996/05/19 17:17:50 jonathan Exp $
# @(#)files.newconf 7.5 (Berkeley) 5/10/93
@@ -1043,8 +1043,8 @@ file compat/common/vfs_syscalls_43.c !small_kernel
file compat/common/vm_43.c !small_kernel
# libx86emu
-file dev/x86emu/x86emu.c vga_post
-file dev/x86emu/x86emu_util.c vga_post
+file dev/x86emu/x86emu.c x86emu
+file dev/x86emu/x86emu_util.c x86emu
# libkern MI components
file lib/libkern/mcount.c gprof