diff options
author | Pali Rohár <pali@kernel.org> | 2020-11-04 15:33:44 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2021-01-27 16:13:11 -0500 |
commit | e9ebc17e59217eed457ae83b3c1eec0f7a86daa7 (patch) | |
tree | 9bdec5693a121b5a785b696094c6bc4ecf4e9f86 /arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.c | |
parent | 8b195f4b716e4d802768e0e2cd63b417a4690b7f (diff) | |
download | u-boot-e9ebc17e59217eed457ae83b3c1eec0f7a86daa7.tar.gz u-boot-e9ebc17e59217eed457ae83b3c1eec0f7a86daa7.tar.xz u-boot-e9ebc17e59217eed457ae83b3c1eec0f7a86daa7.zip |
Makefile: Do not call useless command 'true'
Macro 'cmd_objcopy_uboot' currently does not work with passed empty command
expanded from 'cmd_static_rela' and therefore dummy command 'true' is set
in 'cmd_static_rela' to workaround this issue.
Eliminate it now by fixing 'cmd_objcopy_uboot' macro to work also with
empty 'cmd_static_rela' macro and remove useless invocation of command
'true'.
Signed-off-by: Pali Rohár <pali@kernel.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.c')
0 files changed, 0 insertions, 0 deletions