aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/axus/tc320/Config.lb
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/axus/tc320/Config.lb')
-rw-r--r--src/mainboard/axus/tc320/Config.lb2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/axus/tc320/Config.lb b/src/mainboard/axus/tc320/Config.lb
index 54aae5352e..5425def5fd 100644
--- a/src/mainboard/axus/tc320/Config.lb
+++ b/src/mainboard/axus/tc320/Config.lb
@@ -24,7 +24,7 @@ include /config/nofailovercalculation.lb
arch i386 end
driver mainboard.o
-if CONFIG_HAVE_PIRQ_TABLE object irq_tables.o end
+if CONFIG_GENERATE_PIRQ_TABLE object irq_tables.o end
makerule ./failover.E
depends "$(CONFIG_MAINBOARD)/../../../arch/i386/lib/failover.c ../romcc"
action "../romcc -E -O --label-prefix=failover -I$(TOP)/src -I. $(CPPFLAGS) $(CONFIG_MAINBOARD)/../../../arch/i386/lib/failover.c -o $@"