Fix dependency problem for uart8250.c as well
[coreboot.git] / src / lib / Makefile.inc
index add2fc3cdcd3880c772b7fd9774a465a48d4cfdb..e0e5e75060698b59a15b95c1ede2d3f25ab6b1d2 100644 (file)
@@ -52,4 +52,5 @@ OPTION_TABLE_H:=$(obj)/option_table.h
 endif
 
 $(obj)/lib/uart8250mem.smm.o : $(OPTION_TABLE_H)
+$(obj)/lib/uart8250.smm.o : $(OPTION_TABLE_H)