[PATCH 1/3] kbuild: add FORCE to dependency of $(obj)/dts/dt-platdata.o
Simon Glass
sjg at chromium.org
Mon Apr 20 01:37:30 CEST 2020
On Wed, 15 Apr 2020 at 22:39, Masahiro Yamada <masahiroy at kernel.org> wrote:
>
> if_changed must have FORCE as a prerequisite.
>
> Add $(obj)/dts/dt-platdata.o to 'targets' so that the corresponding
> .cmd file is included.
>
> Signed-off-by: Masahiro Yamada <masahiroy at kernel.org>
> ---
>
> scripts/Makefile.spl | 5 +++--
> 1 file changed, 3 insertions(+), 2 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list