7 lines
122 B
Makefile
7 lines
122 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
obj-y += acpigen.o
|
|
obj-y += acpi_device.o
|
|
obj-y += acpi_dp.o
|
|
obj-y += acpi_table.o
|