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