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
/
trulo
/
Makefile.mk
blob
ebeabf4b33ead958f3d5fd8e10a91a1bbe96161c
1
## SPDX-License-Identifier: GPL-2.0-only
2
3
bootblock-y
+=
gpio.c
4
romstage-y
+=
gpio.c
5
romstage-y
+=
memory.c
6
ramstage-y
+=
gpio.c
7
8
ramstage-
$(
CONFIG_FW_CONFIG
) +=
fw_config.c
9
10
ramstage-
$(
CONFIG_SOC_INTEL_COMMON_BLOCK_HDA_VERB
) +=
hda_verb.c