diff --git a/src/lib/Makefile.inc b/src/lib/Makefile.inc index 1b8ad19b67..16d5c649b2 100644 --- a/src/lib/Makefile.inc +++ b/src/lib/Makefile.inc @@ -166,6 +166,7 @@ postcar-y += imd.c postcar-y += romstage_handoff.c bootblock-y += hexdump.c +postcar-y += hexdump.c ramstage-y += hexdump.c romstage-y += hexdump.c verstage-y += hexdump.c