On 5 February 2016 at 01:55, Masahiro Yamada <[email protected]> wrote: > 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 <[email protected]> > --- > > Changes in v3: None > Changes in v2: None > > Makefile | 12 ++++++------ > scripts/Makefile.spl | 10 +++++----- > 2 files changed, 11 insertions(+), 11 deletions(-)
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

