aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/jetway/j7f24/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/jetway/j7f24/Makefile.inc')
-rw-r--r--src/mainboard/jetway/j7f24/Makefile.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainboard/jetway/j7f24/Makefile.inc b/src/mainboard/jetway/j7f24/Makefile.inc
index 2a637c8b0b..c21d6575fe 100644
--- a/src/mainboard/jetway/j7f24/Makefile.inc
+++ b/src/mainboard/jetway/j7f24/Makefile.inc
@@ -21,8 +21,8 @@
initobj-y += crt0.o
obj-y += mainboard.o
-obj-$(CONFIG_HAVE_PIRQ_TABLE) += irq_tables.o
-obj-$(CONFIG_HAVE_MP_TABLE) += mptable.o
+obj-$(CONFIG_GENERATE_PIRQ_TABLE) += irq_tables.o
+obj-$(CONFIG_GENERATE_MP_TABLE) += mptable.o
ldscript-y += ../../../../src/arch/i386/init/ldscript_fallback_cbfs.lb
ldscript-y += ../../../../src/cpu/x86/16bit/entry16.lds