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
/
superio
/
fintek
/
Makefile.inc
blob
1c34f6d0806752a9ef365df061979fff929addcf
1
# SPDX-License-Identifier: GPL-2.0-only
2
3
## include generic fintek pre-ram stage driver
4
bootblock-$(CONFIG_SUPERIO_FINTEK_COMMON_PRE_RAM) += common/early_serial.c
5
romstage-$(CONFIG_SUPERIO_FINTEK_COMMON_PRE_RAM) += common/early_serial.c
6
7
subdirs-y += f71808a
8
subdirs-y += f71859
9
subdirs-y += f71863fg
10
subdirs-y += f71869ad
11
subdirs-y += f71872
12
subdirs-y += f81865f
13
subdirs-y += f81866d
14
subdirs-y += f81803a