summaryrefslogtreecommitdiffstats
path: root/src/mainboard/protectli/vault_ehl/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/protectli/vault_ehl/Makefile.inc')
-rw-r--r--src/mainboard/protectli/vault_ehl/Makefile.inc12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/mainboard/protectli/vault_ehl/Makefile.inc b/src/mainboard/protectli/vault_ehl/Makefile.inc
new file mode 100644
index 000000000000..9680cbeeef26
--- /dev/null
+++ b/src/mainboard/protectli/vault_ehl/Makefile.inc
@@ -0,0 +1,12 @@
+# SPDX-License-Identifier: GPL-2.0-only
+
+bootblock-y += bootblock.c
+
+romstage-y += romstage.c
+
+ramstage-y += mainboard.c
+
+bootblock-y += die.c
+romstage-y += die.c
+ramstage-y += die.c
+smm-y += die.c