aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/acpi/Makefile_64
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/kernel/acpi/Makefile_64')
-rw-r--r--arch/x86/kernel/acpi/Makefile_647
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/x86/kernel/acpi/Makefile_64 b/arch/x86/kernel/acpi/Makefile_64
deleted file mode 100644
index 629425bc002d..000000000000
--- a/arch/x86/kernel/acpi/Makefile_64
+++ /dev/null
@@ -1,7 +0,0 @@
1obj-y := boot.o
2obj-$(CONFIG_ACPI_SLEEP) += sleep_64.o wakeup_64.o
3
4ifneq ($(CONFIG_ACPI_PROCESSOR),)
5obj-y += processor.o cstate.o
6endif
7