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
device/pci_ids: Add Intel Panther Lake device IDs for Bluetooth CNVi
[coreboot.git]
/
src
/
mainboard
/
google
/
fatcat
/
variants
/
francka
/
Makefile.mk
blob
f4b5d45f77407e508185f4347163939e5dcb8aa4
1
## SPDX-License-Identifier: GPL-2.0-only
2
3
bootblock-y
+=
gpio.c
4
5
romstage-y
+=
gpio.c
6
romstage-y
+=
memory.c
7
romstage-
$(
CONFIG_FW_CONFIG
) +=
fw_config.c
8
9
ramstage-y
+=
gpio.c
10
ramstage-
$(
CONFIG_FW_CONFIG
) +=
fw_config.c