summaryrefslogtreecommitdiff
path: root/src/mainboard/bap/ode_e20XX/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/bap/ode_e20XX/Makefile.inc')
-rw-r--r--src/mainboard/bap/ode_e20XX/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/bap/ode_e20XX/Makefile.inc b/src/mainboard/bap/ode_e20XX/Makefile.inc
index 6bbb85aa48..13523dd12d 100644
--- a/src/mainboard/bap/ode_e20XX/Makefile.inc
+++ b/src/mainboard/bap/ode_e20XX/Makefile.inc
@@ -30,7 +30,7 @@ ramstage-y += PlatformGnbPcie.c
SPD_BIN = $(obj)/spd.bin
# Order of names in SPD_SOURCES is important!
-SPD_SOURCES = Micron_MT41J128M16JT
+SPD_SOURCES = BAP_Q7
SPD_DEPS := $(foreach f, $(SPD_SOURCES), src/mainboard/$(MAINBOARDDIR)/$(f).spd.hex)