Skip to content

Commit f2884a4

Browse files
committed
src/soc/ibm/power/Makefile.inc: Adding istep_8_7.c to romstage
Signed-off-by: Mateusz Kowalski <mateusz.kowalski@3mdeb.com>
1 parent 927fc7e commit f2884a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/soc/ibm/power9/Makefile.inc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ bootblock-y += bootblock.c
66
postcar-y += exit_car.S
77
romstage-y += romstage.c
88
romstage-y += istep_8_6.c
9+
romstage-y += istep_8_7.c
910
ramstage-y += chip.c
1011
ramstage-y += timer.c
1112

0 commit comments

Comments
 (0)