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