summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.pc98
diff options
context:
space:
mode:
authorattilio <attilio@FreeBSD.org>2010-10-28 07:58:06 +0000
committerattilio <attilio@FreeBSD.org>2010-10-28 07:58:06 +0000
commit0237c602c6f2399993759f8f5c604beaf5ffc1ec (patch)
treecd6ad80e4e7d33c9415f4b1cb3b332868e2438b7 /sys/conf/files.pc98
parent745b9bbae79812c4430c3448a839743977e3eb97 (diff)
downloadFreeBSD-src-0237c602c6f2399993759f8f5c604beaf5ffc1ec.zip
FreeBSD-src-0237c602c6f2399993759f8f5c604beaf5ffc1ec.tar.gz
Merge the mptable support from MD bits to x86 subtree.
Sponsored by: Sandvine Incorporated Discussed with: jhb
Diffstat (limited to 'sys/conf/files.pc98')
-rw-r--r--sys/conf/files.pc984
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/conf/files.pc98 b/sys/conf/files.pc98
index 203f92a..04cbe97 100644
--- a/sys/conf/files.pc98
+++ b/sys/conf/files.pc98
@@ -156,8 +156,6 @@ i386/i386/mp_clock.c optional smp
i386/i386/mp_machdep.c optional smp
i386/i386/mp_watchdog.c optional mp_watchdog smp
i386/i386/mpboot.s optional smp
-i386/i386/mptable.c optional apic
-i386/i386/mptable_pci.c optional apic pci
i386/i386/nexus.c standard
i386/i386/perfmon.c optional perfmon
i386/i386/pmap.c standard
@@ -258,4 +256,6 @@ x86/x86/dump_machdep.c standard
x86/x86/io_apic.c optional apic
x86/x86/local_apic.c optional apic
x86/x86/mca.c standard
+x86/x86/mptable.c optional apic
+x86/x86/mptable_pci.c optional apic pci
x86/x86/msi.c optional apic pci
OpenPOWER on IntegriCloud