Re: [PATCH] asm-i386 : config.h should not be included out of kernel

From: Sam Ravnborg
Date: Wed Dec 07 2005 - 14:09:30 EST


On Wed, Dec 07, 2005 at 06:28:53PM +0100, Olivier MATZ wrote:
>
> But in my opinion, as we use CONFIG_HERTZ in param.h, we should keep the
> include of config.h.

If you look at the commandline passed to gcc you will notice -include
include/linux/autoconf.h which tell gcc to pull in autoconf.h.
So it is no longer required to include config.h.

Sam
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/