blob: c8a67babe4b2758fe3e0ba081fbf79ddc2010334 [file] [log] [blame]
YH Lin6ba7bee2021-11-29 09:44:01 -08001# SPDX-License-Identifier: GPL-2.0-only
2bootblock-y += gpio.c
Wisley Chen0de3e652021-12-29 11:18:52 +06003romstage-y += gpio.c
YH Lin6ba7bee2021-11-29 09:44:01 -08004ramstage-y += gpio.c
5
6ramstage-$(CONFIG_FW_CONFIG) += fw_config.c