diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2016-02-05 17:55:13 +0900 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-02-08 10:22:41 -0500 |
commit | 514ec438927cc2913f365ce766091cfe03fea6b7 (patch) | |
tree | ea10021fe2e42533214b849ac9388dc366a5b7f5 /common/dlmalloc.src | |
parent | 8ee19a7319497ab855e772c282201fcd08dc9590 (diff) | |
download | blackbird-obmc-uboot-514ec438927cc2913f365ce766091cfe03fea6b7.tar.gz blackbird-obmc-uboot-514ec438927cc2913f365ce766091cfe03fea6b7.zip |
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>
Diffstat (limited to 'common/dlmalloc.src')
0 files changed, 0 insertions, 0 deletions