commit | d5a3f14c23edb124babeb9a01f543f2ab3a7e14f | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jul 30 11:16:00 2023 -0600 |
committer | Bin Meng <bmeng.cn@gmail.com> | Wed Aug 09 23:31:11 2023 +0800 |
tree | ed0ff6052630531d132b4523c474108abb9931f1 | |
parent | 22080e05fc4bcfd8c25474ca3ecfce4814fa486d [diff] |
video: Tidy up Makefile rule for video Drop the duplication and add a single rule which can handle SPL as well. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Nikhil M Jain <n-jain1@ti.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>