aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/brox/spd/Makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/brox/spd/Makefile.mk')
-rw-r--r--src/mainboard/google/brox/spd/Makefile.mk6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/mainboard/google/brox/spd/Makefile.mk b/src/mainboard/google/brox/spd/Makefile.mk
new file mode 100644
index 0000000000..be4d98bd1d
--- /dev/null
+++ b/src/mainboard/google/brox/spd/Makefile.mk
@@ -0,0 +1,6 @@
+## SPDX-License-Identifier: GPL-2.0-or-later
+##
+
+ifneq ($(SPD_SOURCES),)
+LIB_SPD_DEPS := $(SPD_SOURCES)
+endif