Don't include option_table.h every time we include mc146818rtc.h, that was a
[coreboot.git] / src / arch / i386 / boot / Makefile.inc
index e9c539f18779ced500e2f458e8f8f1ad56ad799b..4ef5d6f386697407dc5c109e8f6ee29c1d7858a5 100644 (file)
@@ -8,3 +8,5 @@ obj-$(CONFIG_GENERATE_ACPI_TABLES) += acpi.o
 obj-$(CONFIG_GENERATE_ACPI_TABLES) += acpigen.o
 obj-$(CONFIG_HAVE_ACPI_RESUME) += wakeup.o
 
+$(obj)/arch/i386/boot/coreboot_table.o : $(OPTION_TABLE_H)
+