summaryrefslogtreecommitdiff
path: root/src/drivers/vpd/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/vpd/Makefile.inc')
-rw-r--r--src/drivers/vpd/Makefile.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/drivers/vpd/Makefile.inc b/src/drivers/vpd/Makefile.inc
new file mode 100644
index 0000000000..91c069d6c8
--- /dev/null
+++ b/src/drivers/vpd/Makefile.inc
@@ -0,0 +1,2 @@
+romstage-$(CONFIG_VPD) += lib_vpd.c
+ramstage-$(CONFIG_VPD) += vpd.c lib_vpd.c