Commit a2c0a783 authored by Dave Jones's avatar Dave Jones

[CPUFREQ] Fix x86-64 compile.

Signed-off-by: default avatarDave Jones <davej@redhat.com>
parent b33acd4a
......@@ -10,4 +10,4 @@ obj-$(CONFIG_X86_ACPI_CPUFREQ) += acpi-cpufreq.o
powernow-k8-objs := ${SRCDIR}/powernow-k8.o
speedstep-centrino-objs := ${SRCDIR}/speedstep-centrino.o
acpi-objs := ${SRCDIR}/acpi-cpufreq.o
acpi-cpufreq-objs := ${SRCDIR}/acpi-cpufreq.o
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment