Re: [PATCH] Warn about config.h inclusion

From: Sam Ravnborg
Date: Wed Aug 23 2006 - 21:55:33 EST


On Thu, Aug 24, 2006 at 03:19:02AM +0400, Alexey Dobriyan wrote:
> Otherwise feature adders won't feel it's unneeded..
>
> Signed-off-by: Alexey Dobriyan <adobriyan@xxxxxxxxx>
> ---
>
> include/linux/config.h | 1 +
> 1 file changed, 1 insertion(+)
>
> --- a/include/linux/config.h
> +++ b/include/linux/config.h
> @@ -3,6 +3,7 @@ #define _LINUX_CONFIG_H
> /* This file is no longer in use and kept only for backward compatibility.
> * autoconf.h is now included via -imacros on the commandline
s/imacros/include/

Try make V=1 to see it.
It was -imacros in the early beginning but due to troubles with some binutils version it was changed IIRC.

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/