summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/sleep/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/acpi/sleep/Makefile')
-rw-r--r--drivers/acpi/sleep/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/acpi/sleep/Makefile b/drivers/acpi/sleep/Makefile
new file mode 100644
index 0000000..f1fb888
--- /dev/null
+++ b/drivers/acpi/sleep/Makefile
@@ -0,0 +1,5 @@
+obj-y := wakeup.o
+obj-y += main.o
+obj-$(CONFIG_ACPI_SLEEP) += proc.o
+
+EXTRA_CFLAGS += $(ACPI_CFLAGS)
OpenPOWER on IntegriCloud