1## SPDX-License-Identifier: GPL-2.0-only 2 3subdirs-y += spd 4 5bootblock-y += com_init.c 6 7ramstage-y += mainboard.c 8ramstage-y += ramstage.c 9