We don't want this generated file to be tracked by git. Signed-off-by: Jiaxun Yang <jiaxun.y...@flygoat.com> --- drivers/video/.gitignore | 1 + 1 file changed, 1 insertion(+)
diff --git a/drivers/video/.gitignore b/drivers/video/.gitignore new file mode 100644 index 000000000000..163c491c7630 --- /dev/null +++ b/drivers/video/.gitignore @@ -0,0 +1 @@ +u_boot_logo.S -- 2.34.1