Re: [PATCH] kbuild: add Makefile snippet to list compiled files

From: Cong Wang
Date: Mon Dec 26 2011 - 10:49:42 EST


On Wed, 07 Dec 2011 at 06:25 GMT, Christian Dietrich <christian.dietrich@xxxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
> To list the compilation units compiled by the current configuration the
> scripts/Makefile.list can be executed. It supports:
>
> - printing of all compilation units
> - all directories considered for compilation units
> - test if a given file is compiled by the configuration
> - use a different auto.conf
>

It would be nice if it can list the files complied for some
object or module. Sometimes, people wants to know which files
are compiled for some module.

Thanks.

--
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/