aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/amd/persimmon/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/amd/persimmon/Makefile.inc')
-rw-r--r--src/mainboard/amd/persimmon/Makefile.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainboard/amd/persimmon/Makefile.inc b/src/mainboard/amd/persimmon/Makefile.inc
index 6e73c49f5b..ba56286636 100644
--- a/src/mainboard/amd/persimmon/Makefile.inc
+++ b/src/mainboard/amd/persimmon/Makefile.inc
@@ -22,8 +22,8 @@ endif
romstage-y += buildOpts.c
romstage-y += BiosCallOuts.c
-romstage-y += PlatformGnbPcie.c
+romstage-y += OemCustomize.c
ramstage-y += buildOpts.c
ramstage-y += BiosCallOuts.c
-ramstage-y += PlatformGnbPcie.c
+ramstage-y += OemCustomize.c