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
soc/intel/ptl: Update ME specification version to 21
[coreboot.git]
/
src
/
mainboard
/
google
/
brya
/
variants
/
dochi
/
Makefile.mk
blob
9933121e52244e4c10ba57752a843e8f63f714cc
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
8
ramstage-
$(
CONFIG_FW_CONFIG
) +=
variant.c
9
ramstage-
$(
CONFIG_FW_CONFIG
) +=
fw_config.c