summaryrefslogtreecommitdiff
path: root/drivers/acpi/acpica/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/acpi/acpica/Makefile')
-rw-r--r--drivers/acpi/acpica/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/acpi/acpica/Makefile b/drivers/acpi/acpica/Makefile
index 1709551bc4aa..71f6f2624deb 100644
--- a/drivers/acpi/acpica/Makefile
+++ b/drivers/acpi/acpica/Makefile
@@ -1,3 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0
#
# Makefile for ACPICA Core interpreter
#
@@ -177,6 +178,7 @@ acpi-y += \
utresrc.o \
utstate.o \
utstring.o \
+ utstrsuppt.o \
utstrtoul64.o \
utxface.o \
utxfinit.o \