secmon: allow for serial console
Add necessary checks and objects for secmon serial console. Change-Id: Ibafa19061255ef6847a424922565a866328ff34c Signed-off-by: Aaron Durbin <adurbin@chromium.org> Reviewed-on: http://review.coreboot.org/10197 Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org> Tested-by: build bot (Jenkins)
This commit is contained in:
parent
fd6fb26ae7
commit
2591e937e7
2 changed files with 2 additions and 1 deletions
|
|
@ -147,6 +147,7 @@ $(obj)/lib/version.bootblock.o : $(obj)/build.h
|
|||
$(obj)/lib/version.romstage.o : $(obj)/build.h
|
||||
$(obj)/lib/version.ramstage.o : $(obj)/build.h
|
||||
$(obj)/lib/version.smm.o : $(obj)/build.h
|
||||
$(obj)/lib/version.secmon.o : $(obj)/build.h
|
||||
$(obj)/lib/version.verstage.o : $(obj)/build.h
|
||||
|
||||
romstage-y += bootmode.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue