diff options
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2013-12-02 14:57:29 +0900 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2013-12-13 09:15:32 -0500 |
commit | 65947ab4c98b882e2ce68c1970e7e7cf208b40e7 (patch) | |
tree | c9eb1f8fe3f9d5d998a879b341ee5f6c59ed3912 /arch | |
parent | 6496d00fb80465b4b6c35a7af8631ce09a0ff5bd (diff) | |
download | u-boot-imx-65947ab4c98b882e2ce68c1970e7e7cf208b40e7.zip u-boot-imx-65947ab4c98b882e2ce68c1970e7e7cf208b40e7.tar.gz u-boot-imx-65947ab4c98b882e2ce68c1970e7e7cf208b40e7.tar.bz2 |
Makefile: Do not create empty autoconf.mk on error
The build rules of
- include/autoconf.mk.dep
- include/autoconf.mk
- include/spl-autoconf.mk
- include/tpl-autoconf.mk
were not nice.
They created empty files (which are never updated)
if an error occurs during preprocessing.
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions