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
payloads/edk2: Disable the CPU Timer Lib unless supported
[coreboot.git]
/
src
/
mainboard
/
intel
/
emeraldlake2
/
Makefile.inc
blob
151a3c382b924569a53964ad9ab536fb8f46f2cb
1
## SPDX-License-Identifier: GPL-2.0-only
2
3
romstage-y += chromeos.c
4
ramstage-y += chromeos.c
5
bootblock-y += gpio.c
6
romstage-y += gpio.c
7
bootblock-y += early_init.c
8
romstage-y += early_init.c