summaryrefslogtreecommitdiff
path: root/src/cpu/amd/pi/00730F01/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/amd/pi/00730F01/Makefile.inc')
-rw-r--r--src/cpu/amd/pi/00730F01/Makefile.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/cpu/amd/pi/00730F01/Makefile.inc b/src/cpu/amd/pi/00730F01/Makefile.inc
index 51f90ef6e9..ae5a20bbf4 100644
--- a/src/cpu/amd/pi/00730F01/Makefile.inc
+++ b/src/cpu/amd/pi/00730F01/Makefile.inc
@@ -1,9 +1,9 @@
# SPDX-License-Identifier: GPL-2.0-only
-romstage-y += fixme.c
+romstage-y += cpu_io_init.c
-ramstage-y += fixme.c
ramstage-y += chip_name.c
+ramstage-y += cpu_io_init.c
ramstage-y += model_16_init.c
ramstage-y += update_microcode.c