blob: 87a8667bc60645b8de39b59d80162a45a3096eac [file] [log] [blame]
##
## This file is part of the coreboot project.
##
## Copyright 2020 The coreboot project Authors.
##
## SPDX-License-Identifier: GPL-2.0-or-later
##
bootblock-y += gpio.c
romstage-y += memory.c
ramstage-y += gpio.c
smm-y += gpio.c