ubootTools: add mkeficapsule to installed tools
This tool is useful for generating UEFI capsule files that can be consumed by u-boot for firmware updates.
This commit is contained in:
@@ -199,6 +199,7 @@ in
|
||||
"tools/mkenvimage"
|
||||
"tools/mkimage"
|
||||
"tools/env/fw_printenv"
|
||||
"tools/mkeficapsule"
|
||||
];
|
||||
|
||||
pythonScriptsToInstall = {
|
||||
|
||||
Reference in New Issue
Block a user