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
/
b75pro3-m
/
Makefile.inc
blob
e4b6fbf0f0a54ec0a6fe67e7e8bbe8ef9c6c94a5
1
## SPDX-License-Identifier: GPL-2.0-only
2
3
bootblock-y += gpio.c
4
romstage-y += gpio.c
5
6
ramstage-$(CONFIG_MAINBOARD_USE_LIBGFXINIT) += gma-mainboard.ads
7
bootblock-y += early_init.c
8
romstage-y += early_init.c