
28 Mar
2022
28 Mar
'22
4:16 p.m.
On Sat, Mar 19, 2022 at 01:33:25PM +0100, Heinrich Schuchardt wrote:
make sandbox_defconfig make mrproper make tests
fails with
../drivers/video/u_boot_logo.S: Assembler messages: ../drivers/video/u_boot_logo.S:5: Error: file not found: drivers/video/u_boot_logo.bmp
We have to delete the generated file.
Signed-off-by: Heinrich Schuchardt heinrich.schuchardt@canonical.com Reviewed-by: Simon Glass sjg@chromium.org
Applied to u-boot/master, thanks!
--
Tom