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
/
bujia
/
Makefile.mk
blob
175d5bbce2856e7a937985b97a9f8b37d9e054a3
1
# SPDX-License-Identifier: GPL-2.0-only
2
bootblock-y
+=
gpio.c
3
4
romstage-y
+=
gpio.c
5
6
ramstage-y
+=
gpio.c
7
ramstage-y
+=
ramstage.c
8
ramstage-y
+=
variant.c