X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=include%2Fasm-um%2Felf-ppc.h;h=d3b90b7ac3e9820921272b12642f193803b142f5;hb=b41e5fffe8b81fc939067d8c1c195cc79115d5a3;hp=99711134e477a2bae4a4ddb9c80961363b458f19;hpb=2683e88413977a7f382106f8e8b3b684a597c761;p=mv-sheeva.git diff --git a/include/asm-um/elf-ppc.h b/include/asm-um/elf-ppc.h index 99711134e47..d3b90b7ac3e 100644 --- a/include/asm-um/elf-ppc.h +++ b/include/asm-um/elf-ppc.h @@ -11,7 +11,7 @@ extern long elf_aux_hwcap; #define elf_check_arch(x) (1) -#ifdef CONFIG_64_BIT +#ifdef CONFIG_64BIT #define ELF_CLASS ELFCLASS64 #else #define ELF_CLASS ELFCLASS32