Commit bd3f9ee679b4 added FORCE to several if_changed rules whose recipes expand $^, so FORCE leaks in as a stray argument and the command fails. Use $< to restore the Edison and i.MX23/28 images.
Simon Glass (2): x86: edison: Avoid passing FORCE to the align command arm: mxs: Avoid passing FORCE to commands arch/arm/cpu/arm926ejs/mxs/Makefile | 14 +++++++------- board/intel/edison/config.mk | 4 ++-- 2 files changed, 9 insertions(+), 9 deletions(-) --- base-commit: 5ca1a73c7d3064582498a8aa96c29e714402a6d3 branch: align-fix -- 2.43.0

