repo.or.cz
/
coreboot2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
soc/mediatek/mt8196: Add PMIC MT6316 driver
[coreboot2.git]
/
src
/
mainboard
/
google
/
octopus
/
variants
/
ampton
/
Makefile.mk
blob
c717243faea9577536e465800541cfa42dc96bd9
1
## SPDX-License-Identifier: GPL-2.0-only
2
3
bootblock-y
+=
gpio.c
4
5
romstage-y
+=
gpio.c
6
7
ramstage-y
+=
gpio.c
8
9
smm-y
+=
gpio.c