Home
last modified time | relevance | path

Searched hist:"514 ec438927cc2913f365ce766091cfe03fea6b7" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/scripts/
H A DMakefile.spl514ec438927cc2913f365ce766091cfe03fea6b7 Fri Feb 05 08:55:13 UTC 2016 Masahiro Yamada <yamada.masahiro@socionext.com> kbuild: add missing FORCE where $(call if_changed, ) is used

FORCE is needed for $(call if_changed,...) to be evaluated every time.
Otherwise, the command is not executed when the command line has
changed but any prerequisite has not been updated.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/
H A DMakefile514ec438927cc2913f365ce766091cfe03fea6b7 Fri Feb 05 08:55:13 UTC 2016 Masahiro Yamada <yamada.masahiro@socionext.com> kbuild: add missing FORCE where $(call if_changed, ) is used

FORCE is needed for $(call if_changed,...) to be evaluated every time.
Otherwise, the command is not executed when the command line has
changed but any prerequisite has not been updated.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Simon Glass <sjg@chromium.org>