This stack check implementation leverages the compiler's profiling (gcc -p)
[linux-2.6.git] / arch / x86_64 / kernel / cpufreq / Makefile
1 #
2 # Reuse the i386 cpufreq drivers
3 #
4
5 obj-$(CONFIG_X86_POWERNOW_K8) += powernow-k8.o
6
7 powernow-k8-objs := ../../../i386/kernel/cpu/cpufreq/powernow-k8.o