blob: c717243faea9577536e465800541cfa42dc96bd9 [file] [log] [blame]
Martin Roth8ebd8cc2023-08-04 12:16:41 -06001## SPDX-License-Identifier: GPL-2.0-only
2
Justin TerAvesta5fbd142018-09-18 11:13:47 -06003bootblock-y += gpio.c
4
Matt DeVillier34ffa642022-03-28 22:40:47 -05005romstage-y += gpio.c
6
Justin TerAvesta5fbd142018-09-18 11:13:47 -06007ramstage-y += gpio.c
8
9smm-y += gpio.c