diff options
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2014-02-04 17:24:33 +0900 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2014-02-19 11:07:51 -0500 |
commit | 5fe6301a6ddac6b3b74e5d9aae9e28f6f264e799 (patch) | |
tree | 0ff8c538b3133ddddc1263b5c3a4c32f125e1126 /MAKEALL | |
parent | 01072b44db66d31dc397ccccd1bf8ccf98e39094 (diff) |
kbuild: generate {spl, tpl}-autoconf.mk only when it is necessary
Before this commit, {spl,tpl}-autoconf.mk was always generated
at the top Makefile even if SPL(TPL) build was not selected.
This commit moves the build rule of {spl,tpl}-autoconf.mk
from the top Makefile to spl/Makefile.
It prevents unnecessary {spl,tpl}-autoconf.mk from being
generated.
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Diffstat (limited to 'MAKEALL')
0 files changed, 0 insertions, 0 deletions