diff options
Diffstat (limited to 'drivers/acpi/dptf/Makefile')
-rw-r--r-- | drivers/acpi/dptf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/acpi/dptf/Makefile b/drivers/acpi/dptf/Makefile new file mode 100644 index 000000000000..62cbe8753a19 --- /dev/null +++ b/drivers/acpi/dptf/Makefile @@ -0,0 +1 @@ +obj-$(CONFIG_DPTF_POWER) += dptf_power.o |