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
/
google
/
mistral
/
Makefile.inc
blob
48faadf2e8307c4439198d6d4c8c7786c3d5af4a
1
2
bootblock-y += chromeos.c
3
bootblock-y += reset.c
4
bootblock-y += bootblock.c
5
6
verstage-y += chromeos.c
7
verstage-y += reset.c
8
verstage-y += verstage.c
9
10
romstage-y += chromeos.c
11
romstage-y += reset.c
12
romstage-y += romstage.c
13
14
ramstage-y += chromeos.c
15
ramstage-y += reset.c
16
ramstage-y += mainboard.c