From: "Zhu, Yonghong" <yonghong.zhu@intel.com>
To: "Gao, Liming" <liming.gao@intel.com>,
"edk2-devel@lists.01.org" <edk2-devel@lists.01.org>
Subject: Re: [Patch] BaseTools: Update Python Makefile to include the new added python files
Date: Tue, 26 Dec 2017 15:19:32 +0000 [thread overview]
Message-ID: <B9726D6DCCFB8B4CA276A9169B02216D51F5412B@SHSMSX103.ccr.corp.intel.com> (raw)
In-Reply-To: <1514301259-9764-1-git-send-email-liming.gao@intel.com>
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
Best Regards,
Zhu Yonghong
-----Original Message-----
From: Gao, Liming
Sent: Tuesday, December 26, 2017 11:14 PM
To: edk2-devel@lists.01.org
Cc: Zhu, Yonghong <yonghong.zhu@intel.com>; Feng, Bob C <bob.c.feng@intel.com>
Subject: [Patch] BaseTools: Update Python Makefile to include the new added python files
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Liming Gao <liming.gao@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Cc: Bob Feng <bob.c.feng@intel.com>
---
BaseTools/Source/Python/Makefile | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/BaseTools/Source/Python/Makefile b/BaseTools/Source/Python/Makefile
index 7ffe211..ce5541b 100644
--- a/BaseTools/Source/Python/Makefile
+++ b/BaseTools/Source/Python/Makefile
@@ -88,6 +88,9 @@ COMMON_PYTHON=$(BASE_TOOLS_PATH)\Source\Python\Common\BuildToolError.py \
$(BASE_TOOLS_PATH)\Source\Python\Workspace\MetaFileTable.py \
$(BASE_TOOLS_PATH)\Source\Python\Workspace\WorkspaceCommon.py \
$(BASE_TOOLS_PATH)\Source\Python\Workspace\WorkspaceDatabase.py \
+ $(BASE_TOOLS_PATH)\Source\Python\Workspace\DecBuildData.py \
+ $(BASE_TOOLS_PATH)\Source\Python\Workspace\DscBuildData.py \
+
+ $(BASE_TOOLS_PATH)\Source\Python\Workspace\InfBuildData.py \
$(BASE_TOOLS_PATH)\Source\Python\AutoGen\AutoGen.py \
$(BASE_TOOLS_PATH)\Source\Python\AutoGen\BuildEngine.py \
$(BASE_TOOLS_PATH)\Source\Python\AutoGen\GenC.py \ @@ -98,6 +101,7 @@ COMMON_PYTHON=$(BASE_TOOLS_PATH)\Source\Python\Common\BuildToolError.py \
$(BASE_TOOLS_PATH)\Source\Python\AutoGen\StrGather.py \
$(BASE_TOOLS_PATH)\Source\Python\AutoGen\UniClassObject.py \
$(BASE_TOOLS_PATH)\Source\Python\AutoGen\ValidCheckingInfoObject.py \
+ $(BASE_TOOLS_PATH)\Source\Python\AutoGen\GenVar.py \
$(BASE_TOOLS_PATH)\Source\Python\Common\RangeExpression.py \
$(BASE_TOOLS_PATH)\Source\Python\Common\VariableAttributes.py
--
2.8.0.windows.1
next prev parent reply other threads:[~2017-12-26 15:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-26 15:14 [Patch] BaseTools: Update Python Makefile to include the new added python files Liming Gao
2017-12-26 15:19 ` Zhu, Yonghong [this message]
2017-12-26 15:21 ` Feng, Bob C
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=B9726D6DCCFB8B4CA276A9169B02216D51F5412B@SHSMSX103.ccr.corp.intel.com \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox