mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-06 12:44:14 +08:00
580d0382c1
It is too much to add extra header search path for all files in drivers/acpi/dptf/. Fix up one C file, and remove the header search path. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
3 lines
93 B
Makefile
3 lines
93 B
Makefile
obj-$(CONFIG_ACPI) += int340x_thermal.o
|
|
obj-$(CONFIG_DPTF_POWER) += dptf_power.o
|