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

bootblock-y += bootblock.c
bootblock-y += gpio.c

ramstage-y += mainboard.c
ramstage-y += gpio.c