summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.amd64
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2012-03-09 20:43:29 +0000
committerjhb <jhb@FreeBSD.org>2012-03-09 20:43:29 +0000
commit825e868ea81d9b5e1f3ff9105cdaee27f7b00d93 (patch)
tree16f5e420088e4ba293019d95e01804ca05b91a7f /sys/conf/files.amd64
parentcf2c2fde9c2e8aee31d99fbd468a7eeaf987cb1a (diff)
downloadFreeBSD-src-825e868ea81d9b5e1f3ff9105cdaee27f7b00d93.zip
FreeBSD-src-825e868ea81d9b5e1f3ff9105cdaee27f7b00d93.tar.gz
Move i386's intr_machdep.c to the x86 tree and share it with amd64.
Diffstat (limited to 'sys/conf/files.amd64')
-rw-r--r--sys/conf/files.amd642
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/files.amd64 b/sys/conf/files.amd64
index b5c4fb4..ce3c307 100644
--- a/sys/conf/files.amd64
+++ b/sys/conf/files.amd64
@@ -112,7 +112,6 @@ amd64/amd64/gdb_machdep.c optional gdb
amd64/amd64/identcpu.c standard
amd64/amd64/in_cksum.c optional inet | inet6
amd64/amd64/initcpu.c standard
-amd64/amd64/intr_machdep.c standard
amd64/amd64/io.c optional io
amd64/amd64/legacy.c standard
amd64/amd64/locore.S standard no-obj
@@ -475,6 +474,7 @@ x86/pci/pci_bus.c optional pci
x86/pci/qpi.c optional pci
x86/x86/busdma_machdep.c standard
x86/x86/dump_machdep.c standard
+x86/x86/intr_machdep.c standard
x86/x86/io_apic.c standard
x86/x86/local_apic.c standard
x86/x86/mca.c standard
OpenPOWER on IntegriCloud