aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/volteer/variants/baseboard/Makefile.inc
blob: 30f2b4605af83922381ee3c1c302ebd1207c5c5f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
##
## 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

ramstage-y += gpio.c

smm-y += gpio.c