]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Source/Python/build/build.py
BaseTools: Fix the bug for single module build with GenC/GenMake
authorYonghong Zhu <yonghong.zhu@intel.com>
Wed, 28 Feb 2018 16:07:48 +0000 (00:07 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Thu, 1 Mar 2018 23:55:32 +0000 (07:55 +0800)
commitcd49821608f7eb867b8351c7a0cd3ed4dd2d563d
treed846d64195fe959746c1e7851ff248f68bd3bda3
parent23b53ede358d9262a78e3f7b2a34423382d138a8
BaseTools: Fix the bug for single module build with GenC/GenMake

copy the same logic from _BuildPa() function.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Yonghong Zhu <yonghong.zhu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
BaseTools/Source/Python/build/build.py