• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# SPDX-License-Identifier: GPL-2.0-only
2
3## include generic fintek pre-ram stage driver
4bootblock-$(CONFIG_SUPERIO_FINTEK_COMMON_PRE_RAM) += common/early_serial.c
5romstage-$(CONFIG_SUPERIO_FINTEK_COMMON_PRE_RAM) += common/early_serial.c
6
7subdirs-y += f71808a
8subdirs-y += f71859
9subdirs-y += f71863fg
10subdirs-y += f71869ad
11subdirs-y += f81865f
12subdirs-y += f81866d
13subdirs-y += f81803a
14