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
/
dedede
/
variants
/
drawcia
/
Makefile.mk
blob
9e9af40e769b0297c57b5af82ac42010d46491e7
1
## SPDX-License-Identifier: GPL-2.0-or-later
2
3
ramstage-y
+=
gpio.c
4
ramstage-y
+=
ramstage.c
5
ramstage-
$(
CONFIG_FW_CONFIG
) +=
variant.c
6
7
smm-y
+=
variant.c
8
9
$(
call add_vbt_to_cbfs
,
vbt_drawman.bin
,
drawman-data.vbt
)