aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/cpufreq/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* [CPUFREQ] Change link order of x86 cpufreq modulesMatthew Garrett2009-02-241-2/+6
| | | | | | | | Change the link order of the cpufreq modules to ensure that they're probed in the preferred order when statically linked in. Signed-off-by: Matthew Garrett <mjg@redhat.com> Signed-off-by: Dave Jones <davej@redhat.com>
* i386: move kernel/cpu/cpufreqThomas Gleixner2007-10-111-0/+16
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>