summaryrefslogtreecommitdiff
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.inc3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/arch/i386/smp/Makefile.inc b/src/arch/i386/smp/Makefile.inc
index 27e1291e49..44190587b9 100644
--- a/src/arch/i386/smp/Makefile.inc
+++ b/src/arch/i386/smp/Makefile.inc
@@ -1,4 +1,3 @@
obj-$(CONFIG_GENERATE_MP_TABLE) += mpspec.o
-# what about this: how awkward.
-#object ioapic.o CONFIG_IOAPIC
+obj-$(CONFIG_IOAPIC) += ioapic.o