Home
last modified time | relevance | path

Searched hist:"1 bd876301b1b6a2046cd1415fff71f5e8a30e6b4" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/
H A DMakefile1bd876301b1b6a2046cd1415fff71f5e8a30e6b4 Sun Nov 13 15:25:50 CST 2016 Simon Glass <sjg@chromium.org> Makefile: Add a target to create the .cfg files

A common requirement when converting CONFIG options to Kconfig is to check
that the effective configuration has not changed due to the conversion. Add
a target which creates this configuration (in the form of u-boot.cfg) but
does not build U-Boot. This speeds up the checking.

Signed-off-by: Simon Glass <sjg@chromium.org>