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