## SPDX-License-Identifier: GPL-2.0-only

bootblock-y += bootblock.c
bootblock-y += leds.c
romstage-y += romstage.c

#ramstage-y += ramstage.c