aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/gizmosphere/gizmo2/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/gizmosphere/gizmo2/Makefile.inc')
-rw-r--r--src/mainboard/gizmosphere/gizmo2/Makefile.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainboard/gizmosphere/gizmo2/Makefile.inc b/src/mainboard/gizmosphere/gizmo2/Makefile.inc
index f952642920..8fa32da8ec 100644
--- a/src/mainboard/gizmosphere/gizmo2/Makefile.inc
+++ b/src/mainboard/gizmosphere/gizmo2/Makefile.inc
@@ -16,11 +16,11 @@
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
## DIMM SPD for on-board memory
SPD_BIN = $(obj)/spd.bin