Fix race condition in option_table.h generation by moving the include statement
[coreboot.git] / src / pc80 / Makefile.inc
index b7890f56b626abc28d3a999c543cdfec7f433cff..fe7e8e87508c875891e767ddc871242629ad8e5d 100644 (file)
@@ -8,3 +8,4 @@ initobj-$(CONFIG_CACHE_AS_RAM) += serial.o
 subdirs-y += vga
 
 $(obj)/pc80/mc146818rtc.o : $(OPTION_TABLE_H)
+$(obj)/pc80/mc146818rtc_early.initobj.o : $(OPTION_TABLE_H)