commit | 8bc6baf51a052a593261b463c9a6a703b891f303 | [log] [tgz] |
---|---|---|
author | Jagan Teki <jagan@amarulasolutions.com> | Wed May 08 00:22:10 2019 +0530 |
committer | Kever Yang <kever.yang@rock-chips.com> | Wed Jun 26 21:11:27 2019 +0800 |
tree | a13dc64105bd02128948005de4a8f2181b25ee62 | |
parent | 971fd48fb9e4b9374c8f444a0956c325d78454c0 [diff] |
Makefile: clean image.map binman tools for creating single image build will create image.map at the end, which has information about binman image node details. current u-boot, is unable to clean this image.map so add a command entry in clean target in Makefile. Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> Reviewed-by: Kever Yang <kever.yang@rock-chips.com>