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
libpayload: configs: Add new config.featuretest to broaden CI
[coreboot.git]
/
src
/
soc
/
intel
/
common
/
block
/
rtc
/
Makefile.mk
blob
13ab7889ca4172a4a43b40790fcf2d9b79c33da9
1
## SPDX-License-Identifier: GPL-2.0-only
2
bootblock-
$(
CONFIG_SOC_INTEL_COMMON_BLOCK_RTC
) +=
rtc.c
3
romstage-
$(
CONFIG_SOC_INTEL_COMMON_BLOCK_RTC
) +=
rtc.c
4
ramstage-
$(
CONFIG_SOC_INTEL_COMMON_BLOCK_RTC
) +=
rtc.c