Add CONFIG_GENERATE_* for tables so that the user can select which tables not
[coreboot.git] / src / mainboard / msi / ms6178 / Config.lb
index 8ca226dd47c1d35abd5be03b2a617a02bbcd2dc0..755144dfa6e18e39ffc526cc3d960b2296f5437c 100644 (file)
@@ -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
 # object reset.o
 makerule ./failover.E
        depends "$(CONFIG_MAINBOARD)/../../../arch/i386/lib/failover.c ../romcc"