repo.or.cz
/
coreboot.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mb/google/fatcat/var/fatcat: Refactor GPIO programming for UFS support
[coreboot.git]
/
src
/
mainboard
/
google
/
brya
/
variants
/
nereid
/
Makefile.mk
blob
defb592f2f6d92966d3a57ac5c9774886a5ed0c2
1
# SPDX-License-Identifier: GPL-2.0-only
2
bootblock-y
+=
gpio.c
3
4
romstage-y
+=
gpio.c
5
romstage-y
+=
memory.c
6
7
ramstage-y
+=
gpio.c