commit | 1406992f4f21f6d62e3ec0b700da1660519b14c0 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Mon Sep 26 13:05:00 2016 +0900 |
committer | Tom Rini <trini@konsulko.com> | Fri Oct 07 14:26:34 2016 +0000 |
tree | 69c5143059cc79c2f385a45c591c18c7409410c4 | |
parent | 4bf06d11c3ba2041f2cc2dd39abe41ff08c3831d [diff] |
kbuild: make dependencies in scripts/Makefile.autoconf more readable I do not remember why I wrote the code like this, but let's make it a bit more readable. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Reviewed-by: Simon Glass <sjg@chromium.org>