commit | 1cf4728a3a4f3f3a0a8d9ab703c43408ad28e386 | [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 | 72213dfd97a8b79d1554c370204e3e8f1939f77a [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>