BaseTools: remove PlatformClass as it's not used
v2 - update makefile too. Cc: Liming Gao <liming.gao@intel.com> Cc: Yonghong Zhu <yonghong.zhu@intel.com> Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Jaben Carsey <jaben.carsey@intel.com> Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
This commit is contained in:
committed by
Yonghong Zhu
parent
66d04638e5
commit
4e50eba1b6
@@ -57,7 +57,6 @@ COMMON_PYTHON=$(BASE_TOOLS_PATH)\Source\Python\Common\BuildToolError.py \
|
||||
$(BASE_TOOLS_PATH)\Source\Python\CommonDataClass\DataClass.py \
|
||||
$(BASE_TOOLS_PATH)\Source\Python\CommonDataClass\Exceptions.py \
|
||||
$(BASE_TOOLS_PATH)\Source\Python\CommonDataClass\FdfClass.py \
|
||||
$(BASE_TOOLS_PATH)\Source\Python\CommonDataClass\PlatformClass.py \
|
||||
$(BASE_TOOLS_PATH)\Source\Python\Table\Table.py \
|
||||
$(BASE_TOOLS_PATH)\Source\Python\Table\TableDataModel.py \
|
||||
$(BASE_TOOLS_PATH)\Source\Python\Table\TableDec.py \
|
||||
|
Reference in New Issue
Block a user