Re: [PATCH 02/36] tools build: Add detected config support

From: David Ahern
Date: Thu Jan 15 2015 - 10:50:54 EST


On 1/15/15 5:54 AM, Jiri Olsa wrote:
Adding support to include detected configuration makefile
into the build process. This will allow the Build objects
to be configurable based on the config data, like:

perf-$(CONFIG_KRAVA) += krava.o

The configuration is stored in '.config-detected' file,
which is generated for each compilation.

So this file is similar to kernel's .config file and is generated based on today's autoprobing?

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