diff options
author | Mingyue Liang <mingyuex.liang@intel.com> | 2020-09-23 18:52:26 +0800 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2020-09-25 02:27:35 +0000 |
commit | aec99d9bc3f7459e457e3346b493e534ccbdee8a (patch) | |
tree | 143e0fd6acc6117064cfbe4e0784061fa5855a31 /BaseTools/Source/Python/AutoGen/GenMake.py | |
parent | dd5c7e3c5282b084daa5bbf0ec229cec699b2c17 (diff) | |
download | edk2-aec99d9bc3f7459e457e3346b493e534ccbdee8a.tar.gz edk2-aec99d9bc3f7459e457e3346b493e534ccbdee8a.tar.bz2 edk2-aec99d9bc3f7459e457e3346b493e534ccbdee8a.zip |
BaseTools: Add included files to deps_target file.
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2882
After changing the name of the include source file,
when doing incremental build, the previous source file
is not covered in the. DEPs file, and a build error occurs.
The root cause is that the build tools filter out some dependency
files, which are listed in inf source section, from the deps_target file.
Add those files back to deps_target file to resolve the above problem.
Signed-off-by: Mingyue Liang <mingyuex.liang@intel.com>
Cc: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Yuwei Chen <yuwei.chen@intel.com>
Reviewed-by: Bob Feng <bob.c.feng@intel.com>
Reviewed-by: Yuwei Chen <yuwei.chen@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/AutoGen/GenMake.py')
0 files changed, 0 insertions, 0 deletions