]> git.dujemihanovic.xyz Git - u-boot.git/commit
fixdep: Support VPL
authorSimon Glass <sjg@chromium.org>
Sat, 20 Jul 2024 10:49:31 +0000 (11:49 +0100)
committerSimon Glass <sjg@chromium.org>
Mon, 29 Jul 2024 14:42:18 +0000 (08:42 -0600)
commit12ddbc156494e411c78376793af94ec20c0de86b
tree74015a671aea8d546328dbe009e1be53c4db4df7
parent00b0855aef3c6d14a435d33a799a0649cda34e5c
fixdep: Support VPL

Add VPL support in this tool.

Signed-off-by: Simon Glass <sjg@chromium.org>
Fixes: f86ca5ad8f7 ("Introduce Verifying Program Loader (VPL)")
scripts/basic/fixdep.c