mirror of
https://github.com/torvalds/linux.git
synced 2024-11-14 08:02:07 +00: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
|