Home
last modified time | relevance | path

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

/openbmc/u-boot/
H A DMakefile4bf06d11c3ba2041f2cc2dd39abe41ff08c3831d Sun Sep 25 23:04:59 CDT 2016 Masahiro Yamada <yamada.masahiro@socionext.com> kbuild: move no_new_adhoc_configs_check to "all" target command

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@socionext.com>
Reviewed-by: Simon Glass <sjg@chromium.org>