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