mirror of https://github.com/acidanthera/audk.git
Correct TianoCompress name for Linux/GCC.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7833 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
247d3676c7
commit
b6e96fbcf3
|
@ -793,5 +793,5 @@ RELEASE_MYTOOLS_IPF_DLINK_FLAGS = /NOLOGO /NODEFAULTLIB /LTCG /DLL /OPT
|
||||||
##################
|
##################
|
||||||
# Tiano Compress tool definitions
|
# Tiano Compress tool definitions
|
||||||
##################
|
##################
|
||||||
*_*_*_TIANO_PATH = TianoCompress.exe
|
*_*_*_TIANO_PATH = TianoCompress
|
||||||
*_*_*_TIANO_GUID = A31280AD-481E-41B6-95E8-127F4C984779
|
*_*_*_TIANO_GUID = A31280AD-481E-41B6-95E8-127F4C984779
|
||||||
|
|
Loading…
Reference in New Issue