aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/kernel/cpufreq/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/ia64/kernel/cpufreq/Makefile')
-rw-r--r--arch/ia64/kernel/cpufreq/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/ia64/kernel/cpufreq/Makefile b/arch/ia64/kernel/cpufreq/Makefile
index 642648361ed..4838f2a57c7 100644
--- a/arch/ia64/kernel/cpufreq/Makefile
+++ b/arch/ia64/kernel/cpufreq/Makefile
@@ -1,6 +1,2 @@
obj-$(CONFIG_IA64_ACPI_CPUFREQ) += acpi-cpufreq.o
-ifneq ($(CONFIG_ACPI_PROCESSOR),)
-obj-y += acpi-processor.o
-endif
-