[U-Boot] [PATCH 1/6] Create a .cfg file containing the CONFIG options used to build
Simon Glass
sjg at chromium.org
Sun Apr 19 00:19:32 CEST 2015
Hi,
On 5 February 2015 at 22:06, Simon Glass <sjg at chromium.org> wrote:
> At present CONFIG options are split across Kconfig and board config headers
> files. Also we have multiple files containing these CONFIG options.
>
> In order to see exactly what is being used for building, create a .cfg
> file which holds these options as reported by the C preprocessor.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Makefile | 10 +++++++++-
> scripts/Makefile.spl | 9 ++++++++-
> 2 files changed, 17 insertions(+), 2 deletions(-)
There have been no comments on this. I'm going to apply it, but if
there are any concerns please let me know.
Applied to u-boot-x86/buildman.
Regards,
Simon
More information about the U-Boot
mailing list