[Openswan Users] better kernel configuration

Paul Wouters paul at xelerance.com
Thu Apr 21 17:16:05 EDT 2011


On Thu, 21 Apr 2011, Felipe Alcacibar wrote:

> When i use make kpatch, are some old headers issue with this kernel, a
> replacement of linux/config.h to generated/autoconf.h.
> I solved this runing the following command in the /usr/src/linux
> (kernel sources root) directory:
>
> # find ./include/openswan ./net/ipsec  -type f -iname '*.c' -o -iname
> '*.h' -exec sed  -i -e 's|#include <linux/config.h>|#include
> <generated/autoconf.h>|g'  '{}' \;

I have never heard of <generated/autoconf.h>
In which was kernel was this introduced? post 2.6.38?

Paul


More information about the Users mailing list