We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 927fc7e commit f2884a4Copy full SHA for f2884a4
src/soc/ibm/power9/Makefile.inc
@@ -6,6 +6,7 @@ bootblock-y += bootblock.c
6
postcar-y += exit_car.S
7
romstage-y += romstage.c
8
romstage-y += istep_8_6.c
9
+romstage-y += istep_8_7.c
10
ramstage-y += chip.c
11
ramstage-y += timer.c
12
0 commit comments