[U-Boot] [PATCH 2/5] kbuild: move no_new_adhoc_configs_check to "all" target command
Simon Glass
sjg at chromium.org
Tue Sep 27 02:34:12 CEST 2016
On 25 September 2016 at 22:04, Masahiro Yamada
<yamada.masahiro at socionext.com> wrote:
> I am going to move the build rule of u-boot.cfg. Before that,
> no_new_adhoc_configs_check must be tweaked to not depend on it.
>
> The ad-hoc option check can be done at the end of build, along
> with other checks.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro at socionext.com>
> ---
>
> Makefile | 14 ++++++--------
> 1 file changed, 6 insertions(+), 8 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list