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