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
/
nsc
/
Makefile.inc
blob
2419e47cd34c2aeb301b1df535afd9031a7c33b5
1
# SPDX-License-Identifier: GPL-2.0-only
2
3
## include generic nsc pre-ram stage driver
4
bootblock-$(CONFIG_SUPERIO_NSC_COMMON_PRE_RAM) += common/early_serial.c
5
romstage-$(CONFIG_SUPERIO_NSC_COMMON_PRE_RAM) += common/early_serial.c
6
7
subdirs-y += pc87382
8
subdirs-y += pc87384
9
subdirs-y += pc87392
10
subdirs-y += pc87417