mkfwumdata is a built image. Add it to .gitignore. Signed-off-by: Kory Maincent <[email protected]> --- tools/.gitignore | 1 + 1 file changed, 1 insertion(+)
diff --git a/tools/.gitignore b/tools/.gitignore index 6a5c613f772..e8daa24a52d 100644 --- a/tools/.gitignore +++ b/tools/.gitignore @@ -24,6 +24,7 @@ /mkeficapsule /mkenvimage /mkexynosspl +/mkfwumdata /mkimage /mksunxiboot /mxsboot -- 2.43.0

