projects
/
mirror_edk2.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
BaseTools: Add Brotli algorithm tool
[mirror_edk2.git]
/
BaseTools
/
Source
/
C
/
Makefile
diff --git
a/BaseTools/Source/C/Makefile
b/BaseTools/Source/C/Makefile
index 3005a175b8b7dcd1bdb9940577d71d2ee45b542b..77d3b979c9b09274852db1cbeed4c72e88a280d6 100644
(file)
--- a/
BaseTools/Source/C/Makefile
+++ b/
BaseTools/Source/C/Makefile
@@
-17,6
+17,7
@@
ARCH = IA32
LIBRARIES = Common
\r
APPLICATIONS = \
\r
BootSectImage \
\r
+ BrotliCompress \
\r
EfiLdrImage \
\r
EfiRom \
\r
GenBootSector \
\r