]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/x86/boot/mkcpustr.c
x86: generate names for /proc/cpuinfo from <asm/cpufeature.h>
[linux-2.6-omap-h63xx.git] / arch / x86 / boot / mkcpustr.c
index bbe76953bae9422dd99c403c94a47089e14690dd..4589caa3e9d1f23c53d6f36ef1949fb50eff9bd1 100644 (file)
@@ -15,7 +15,7 @@
 
 #include <stdio.h>
 
-#include "../kernel/cpu/feature_names.c"
+#include "../kernel/cpu/capflags.c"
 
 #if NCAPFLAGS > 8
 # error "Need to adjust the boot code handling of CPUID strings"