Skip to content
Commit aec99d9b authored by Mingyue Liang's avatar Mingyue Liang Committed by mergify[bot]
Browse files

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: default avatarMingyue 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: default avatarBob Feng <bob.c.feng@intel.com>
Reviewed-by: default avatarYuwei Chen <yuwei.chen@intel.com>
parent dd5c7e3c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment