summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/hardware/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/acpi/hardware/Makefile')
-rw-r--r--drivers/acpi/hardware/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/acpi/hardware/Makefile b/drivers/acpi/hardware/Makefile
new file mode 100644
index 0000000..438ad37
--- /dev/null
+++ b/drivers/acpi/hardware/Makefile
@@ -0,0 +1,9 @@
+#
+# Makefile for all Linux ACPI interpreter subdirectories
+#
+
+obj-y := hwacpi.o hwgpe.o hwregs.o hwsleep.o
+
+obj-$(ACPI_FUTURE_USAGE) += hwtimer.o
+
+EXTRA_CFLAGS += $(ACPI_CFLAGS)
OpenPOWER on IntegriCloud