
18 Apr
2014
18 Apr
'14
11 p.m.
On Tue, Apr 01, 2014 at 09:24:44AM +0900, Masahiro Yamada wrote:
We should avoid the description in Makefile like this
ifdef CONFIG_FIT_SIGNATURE hostprogs-y += fit_info$(SFX) fit_check_sign$(SFX) endif
Otherwise, fit_info and fit_check_sign would never be cleaned by "make clean".
Signed-off-by: Masahiro Yamada yamada.m@jp.panasonic.com Cc: Heiko Schocher hs@denx.de
Applied to u-boot/master, thanks!
--
Tom