diff options
Diffstat (limited to 'src/superio/nsc/Makefile.inc')
-rw-r--r-- | src/superio/nsc/Makefile.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/superio/nsc/Makefile.inc b/src/superio/nsc/Makefile.inc index 1e9582195f..1b5c395cd6 100644 --- a/src/superio/nsc/Makefile.inc +++ b/src/superio/nsc/Makefile.inc @@ -1,5 +1,4 @@ # 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 |