aboutsummaryrefslogtreecommitdiff
path: root/src/arch/i386/smp/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/i386/smp/Makefile.inc')
-rw-r--r--src/arch/i386/smp/Makefile.inc5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/arch/i386/smp/Makefile.inc b/src/arch/i386/smp/Makefile.inc
new file mode 100644
index 0000000000..119dd6d40e
--- /dev/null
+++ b/src/arch/i386/smp/Makefile.inc
@@ -0,0 +1,5 @@
+obj-$(CONFIG_HAVE_MP_TABLE) += mpspec.o
+# what about this: how awkward.
+#object ioapic.o CONFIG_IOAPIC
+
+