diff options
Diffstat (limited to 'src/superio/fintek/Makefile.inc')
-rw-r--r-- | src/superio/fintek/Makefile.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/superio/fintek/Makefile.inc b/src/superio/fintek/Makefile.inc index a4dbd2cb56..3d11d295c8 100644 --- a/src/superio/fintek/Makefile.inc +++ b/src/superio/fintek/Makefile.inc @@ -1,5 +1,4 @@ # SPDX-License-Identifier: GPL-2.0-only -# This file is part of the coreboot project. ## include generic fintek pre-ram stage driver bootblock-$(CONFIG_SUPERIO_FINTEK_COMMON_PRE_RAM) += common/early_serial.c |