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
/
asrock
/
h110m
/
Makefile.inc
blob
e8ff53e6e8f08340eb23a3956bf98bec866fe96a
1
## SPDX-License-Identifier: GPL-2.0-only
2
3
subdirs-y += spd
4
bootblock-y += bootblock.c
5
6
ramstage-y += mainboard.c
7
ramstage-y += ramstage.c
8
ramstage-y += hda_verb.c
9
ramstage-$(CONFIG_MAINBOARD_USE_LIBGFXINIT) += gma-mainboard.ads