Traduisez -
Übersetzen -
Traduzca -
Traduza -
Tradurre -
Translate
Re: Retrieving kernel compile options
csd@netbox.com
Wed, 10 Jun 1998 13:28:31 -0700 (PDT)
> Anyone know how to get the compile options (those you'd enter into
> make xconfig) out of an already-compiled kernel? The compiled kernel
> is a 2.0.33, if that matters.
>
> Kevin
>
If you have the source tree still, there is a file called .config that sits in
the top linux directory (e.g. /usr/src/linux) which contains all of the
configuration. I don't think you can get it from a binary image of the kernel.
CSD.