mirror of
https://github.com/LongSoft/UEFITool.git
synced 2025-05-12 22:26:13 -04:00
Fix compilation
This commit is contained in:
parent
4d50d581fa
commit
ee6ce579e3
2 changed files with 4 additions and 3 deletions
|
@ -115,6 +115,6 @@ mkdir -p dist || exit 1
|
|||
build_tool UEFITool "$UEFITOOL_VER" uefitool.pro
|
||||
build_tool UEFIDump "$UEFITOOL_VER" ""
|
||||
build_tool UEFIExtract "$UEFITOOL_VER" ""
|
||||
build_tool UEFIFind "$UEFITOOL_VER" uefifind.pro
|
||||
build_tool UEFIFind "$UEFITOOL_VER" ""
|
||||
|
||||
exit 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue