[PATCH] ppc64: Enable RELOCATABLE option for CRASH_DUMP

Milton Miller miltonm at bga.com
Tue Jan 6 00:28:54 EST 2009


Mohan wrote:

>  config CRASH_DUMP
>         bool "Build a kdump crash kernel"
> -       depends on (PPC64 && RELOCATABLE) || 6xx
> +       depends on PPC64 || 6xx
> +       select RELOCATABLE
>         help
>           Build a kernel suitable for use as a kdump capture kernel.
>           The same kernel binary can be used as production kernel and 
> dump
>

You should only select relocatable if ppc64

milton




More information about the Linuxppc-dev mailing list