aboutsummaryrefslogtreecommitdiff
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 f1c946a331..4d8eb8dba0 100644
--- a/src/mainboard/bap/ode_e20XX/Makefile.inc
+++ b/src/mainboard/bap/ode_e20XX/Makefile.inc
@@ -26,7 +26,7 @@ ramstage-y += OemCustomize.c
SPD_BIN = $(obj)/spd.bin
# Order of names in SPD_SOURCES is important!
-SPD_SOURCES = BAP_Q7
+SPD_SOURCES = BAP_Q7_800 BAP_Q7_1066
SPD_DEPS := $(foreach f, $(SPD_SOURCES), src/mainboard/$(MAINBOARDDIR)/$(f).spd.hex)