powerpc: add explicit #include <asm/asm-compat.h> for jump label
[deliverable/linux.git] / arch / powerpc / kernel / vmlinux.lds.S
index 2dd91f79de05a729f2aca86f4467365dba4d35de..b5fba689fca65475a69db67f05008cb546633b38 100644 (file)
@@ -165,7 +165,7 @@ SECTIONS
        . = ALIGN(8);
        .dynsym : AT(ADDR(.dynsym) - LOAD_OFFSET)
        {
-#ifdef CONFIG_RELOCATABLE_PPC32
+#ifdef CONFIG_PPC32
                __dynamic_symtab = .;
 #endif
                *(.dynsym)
This page took 0.025347 seconds and 5 git commands to generate.