1## SPDX-License-Identifier: GPL-2.0-only 2 3bootblock-y += bootblock.c 4romstage-y += romstage.c 5ramstage-y += ramstage.c 6
1## SPDX-License-Identifier: GPL-2.0-only 2 3bootblock-y += bootblock.c 4romstage-y += romstage.c 5ramstage-y += ramstage.c 6