xref: /aosp_15_r20/external/coreboot/src/mainboard/protectli/vault_bsw/Makefile.mk (revision b9411a12aaaa7e1e6a6fb7c5e057f44ee179a49c)
1## SPDX-License-Identifier: GPL-2.0-or-later
2
3bootblock-y += com_init.c
4
5ramstage-y += gpio.c
6ramstage-y += irqroute.c
7ramstage-y += ramstage.c
8ramstage-y += spi_vscc.c
9