summaryrefslogtreecommitdiffstats
path: root/config.mk
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2016-02-05 17:55:13 +0900
committerTom Rini <trini@konsulko.com>2016-02-08 10:22:41 -0500
commit514ec438927cc2913f365ce766091cfe03fea6b7 (patch)
treeea10021fe2e42533214b849ac9388dc366a5b7f5 /config.mk
parent8ee19a7319497ab855e772c282201fcd08dc9590 (diff)
downloadblackbird-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 'config.mk')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud