diff options
Diffstat (limited to 'src/acpi/Makefile.inc')
-rw-r--r-- | src/acpi/Makefile.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/acpi/Makefile.inc b/src/acpi/Makefile.inc index 53ac6797ea..7c2092d5f5 100644 --- a/src/acpi/Makefile.inc +++ b/src/acpi/Makefile.inc @@ -1 +1,4 @@ +# SPDX-License-Identifier: GPL-2.0-only +# This file is part of the coreboot project. + ramstage-$(CONFIG_ACPI_SATA_GENERATOR) += sata.c |