diff options
Diffstat (limited to 'lib/acpi/Makefile')
-rw-r--r-- | lib/acpi/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/acpi/Makefile b/lib/acpi/Makefile index 660491ef711..caae6c01bd9 100644 --- a/lib/acpi/Makefile +++ b/lib/acpi/Makefile @@ -1,4 +1,5 @@ # SPDX-License-Identifier: GPL-2.0+ # +obj-y += acpi_device.o obj-y += acpi_table.o |