aboutsummaryrefslogtreecommitdiffstats
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 642648361ed3..4838f2a57c7a 100644
--- a/arch/ia64/kernel/cpufreq/Makefile
+++ b/arch/ia64/kernel/cpufreq/Makefile
@@ -1,6 +1,2 @@
1obj-$(CONFIG_IA64_ACPI_CPUFREQ) += acpi-cpufreq.o 1obj-$(CONFIG_IA64_ACPI_CPUFREQ) += acpi-cpufreq.o
2 2
3ifneq ($(CONFIG_ACPI_PROCESSOR),)
4obj-y += acpi-processor.o
5endif
6