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
mb/google/brya/var/orisa: Update Type C DisplayPort HPD Configuration
[coreboot2.git]
/
src
/
mainboard
/
google
/
brya
/
variants
/
baseboard
/
nissa
/
Makefile.mk
blob
3a6695828f71f68aa2f27cf71b4ea806ac45dd4c
1
## SPDX-License-Identifier: GPL-2.0-only
2
3
bootblock-y
+=
gpio.c
4
5
romstage-y
+=
memory.c
6
romstage-y
+=
gpio.c
7
romstage-
$(
CONFIG_MAINBOARD_USE_EARLY_LIBGFXINIT
) +=
gma-mainboard.ads
8
9
ramstage-y
+=
gpio.c
10
ramstage-y
+=
ramstage.c
11
12
smm-
$(
CONFIG_SMMSTORE
) +=
gpio.c