1## SPDX-License-Identifier: GPL-2.0-only 2 3ramstage-y += superio_hwm.c 4ramstage-y += cstates.c 5romstage-y += gpio.c 6bootblock-y += early_init.c 7romstage-y += early_init.c 8