
29 Jun
2020
29 Jun
'20
9:45 a.m.
On Sun, Jun 14, 2020 at 10:58 AM Simon Glass sjg@chromium.org wrote:
At present this is checked before the config has been loaded by the Makefile, so it doesn't work.
Move the check to later.
Signed-off-by: Simon Glass sjg@chromium.org
(no changes since v1)
Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)
Reviewed-by: Bin Meng bmeng.cn@gmail.com