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
/
lenovo
/
g505s
/
Makefile.inc
blob
5d42edabf4ecfd6157bbca568af8a836600bf459
1
# SPDX-License-Identifier: GPL-2.0-only
2
3
romstage-y += buildOpts.c
4
romstage-y += BiosCallOuts.c
5
romstage-y += OemCustomize.c
6
7
ramstage-y += buildOpts.c
8
ramstage-y += BiosCallOuts.c
9
ramstage-y += OemCustomize.c
10
ramstage-y += ec.c