summaryrefslogtreecommitdiffstats
path: root/src/mainboard/protectli/vault_ehl/Makefile.inc
blob: 9680cbeeef26c47cecfd901dfff3c6db9195d3f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
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