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
cpu/x86/smm/pci_resource_store: Store DEV/VEN ID
[coreboot2.git]
/
src
/
mainboard
/
google
/
brya
/
variants
/
skolas
/
Makefile.mk
blob
4a7ff71e456615607b16f6ece3f7eff082b429ff
1
## SPDX-License-Identifier: GPL-2.0-only
2
3
bootblock-y
+=
gpio.c
4
romstage-y
+=
gpio.c
5
ramstage-
$(
CONFIG_FW_CONFIG
) +=
fw_config.c
6
ramstage-
$(
CONFIG_FW_CONFIG
) +=
variant.c
7
ramstage-y
+=
gpio.c
8
ramstage-y
+=
ramstage.c