summaryrefslogtreecommitdiff
path: root/src/mainboard/protectli/vault_bsw/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/protectli/vault_bsw/Makefile.inc')
-rw-r--r--src/mainboard/protectli/vault_bsw/Makefile.inc9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/mainboard/protectli/vault_bsw/Makefile.inc b/src/mainboard/protectli/vault_bsw/Makefile.inc
new file mode 100644
index 0000000000..75104bf6d1
--- /dev/null
+++ b/src/mainboard/protectli/vault_bsw/Makefile.inc
@@ -0,0 +1,9 @@
+## SPDX-License-Identifier: GPL-2.0-or-later
+## This file is part of the coreboot project.
+
+bootblock-y += com_init.c
+
+ramstage-y += gpio.c
+ramstage-y += irqroute.c
+ramstage-y += ramstage.c
+ramstage-y += spi_vscc.c