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