diff options
Diffstat (limited to 'BaseTools/Source/Python/Makefile')
-rw-r--r-- | BaseTools/Source/Python/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/BaseTools/Source/Python/Makefile b/BaseTools/Source/Python/Makefile index e34c840..a51207d 100644 --- a/BaseTools/Source/Python/Makefile +++ b/BaseTools/Source/Python/Makefile @@ -110,7 +110,6 @@ CMD_BUILD=$(BASE_TOOLS_PATH)\Source\Python\build\BuildReport.py \ $(BASE_TOOLS_PATH)\Source\Python\Eot\EotGlobalData.py \
$(BASE_TOOLS_PATH)\Source\Python\Eot\EotToolError.py \
$(BASE_TOOLS_PATH)\Source\Python\Eot\FileProfile.py \
- $(BASE_TOOLS_PATH)\Source\Python\Eot\FvImage.py \
$(BASE_TOOLS_PATH)\Source\Python\Eot\InfParserLite.py \
$(BASE_TOOLS_PATH)\Source\Python\Eot\LzmaCompressor.pyd \
$(BASE_TOOLS_PATH)\Source\Python\Eot\Parser.py \
|