aboutsummaryrefslogtreecommitdiff
path: root/src/lib
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/Makefile.inc b/src/lib/Makefile.inc
index 62f10be2ea..73077f7dcd 100644
--- a/src/lib/Makefile.inc
+++ b/src/lib/Makefile.inc
@@ -367,7 +367,7 @@ $(LIB_SPD_BIN): $(LIB_SPD_DEPS)
done; \
done > $@
-cbfs-files-$(CONFIG_HAVE_SPD_IN_CBFS) += spd.bin
+cbfs-files-y += spd.bin
spd.bin-file := $(LIB_SPD_BIN)
spd.bin-type := spd
endif