drivers: Makefile: Add rule to compile video driver
authorNikhil M Jain <n-jain1@ti.com>
Thu, 20 Apr 2023 12:11:01 +0000 (17:41 +0530)
committerAnatolij Gustschin <agust@denx.de>
Mon, 24 Apr 2023 19:37:45 +0000 (21:37 +0200)
commite3357a9e036f92ca389f8c3cfa3ed335b2f798e1
treed5e7475cd79141efe2a4341b72e733aad73eec6e
parent54929ecdd2141f23732d5bc8de7fa62d1d2b4d02
drivers: Makefile: Add rule to compile video driver

Compile video driver at SPL using CONFIG_SPL_VIDEO.

Signed-off-by: Nikhil M Jain <n-jain1@ti.com>
Reviewed-by: Devarsh Thakkar <devarsht@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Tested-by: Simon Glass <sjg@chromium.org> # qemu-x86_64
drivers/Makefile