summaryrefslogtreecommitdiffstats
path: root/src/superio/nsc/Makefile.inc
blob: 1e9582195f9eb5c8ec91273661c22e271911aa62 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# SPDX-License-Identifier: GPL-2.0-only
# This file is part of the coreboot project.

## include generic nsc pre-ram stage driver
bootblock-$(CONFIG_SUPERIO_NSC_COMMON_PRE_RAM) += common/early_serial.c
romstage-$(CONFIG_SUPERIO_NSC_COMMON_PRE_RAM) += common/early_serial.c

subdirs-y += pc87309
subdirs-y += pc87360
subdirs-y += pc87366
subdirs-y += pc87382
subdirs-y += pc87384
subdirs-y += pc87392
subdirs-y += pc87417
subdirs-y += pc97317