Home
last modified time | relevance | path

Searched hist:"65947 ab4c98b882e2ce68c1970e7e7cf208b40e7" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/
H A DMakefile65947ab4c98b882e2ce68c1970e7e7cf208b40e7 Mon Dec 02 05:57:29 UTC 2013 Masahiro Yamada <yamada.m@jp.panasonic.com> 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>