Re: Preprocessing output of kernel sources

From: Sam Ravnborg
Date: Fri Apr 07 2006 - 03:21:41 EST


On Thu, Apr 06, 2006 at 11:40:38PM -0700, Ram wrote:
> Hi,
> What is the best way to let C preprocessor to parse all the
> kernel source files to resolve #ifdef's after I have configured the
> kernel?
make dir/file.i is your friend.
It will preprocess the specified file with relevant options.

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/