summaryrefslogtreecommitdiff
path: root/src/drivers/ocp/vpd/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/ocp/vpd/Makefile.inc')
-rw-r--r--src/drivers/ocp/vpd/Makefile.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/drivers/ocp/vpd/Makefile.inc b/src/drivers/ocp/vpd/Makefile.inc
index b40534aec4..1cdc63b524 100644
--- a/src/drivers/ocp/vpd/Makefile.inc
+++ b/src/drivers/ocp/vpd/Makefile.inc
@@ -1,3 +1,5 @@
+## SPDX-License-Identifier: GPL-2.0-only
+
romstage-$(CONFIG_OCP_VPD) += vpd_util.c
ramstage-$(CONFIG_OCP_VPD) += vpd_util.c
ramstage-$(CONFIG_LINUXPAYLOAD_CMDLINE_VPD_OVERWRITE) += vpd_cmdline.c