diff options
author | zhijufan <zhijux.fan@intel.com> | 2018-10-24 09:08:39 +0800 |
---|---|---|
committer | Yonghong Zhu <yonghong.zhu@intel.com> | 2018-10-25 16:43:00 +0800 |
commit | 5061efe70d020a6811788de2408531f661ef1e45 (patch) | |
tree | 4d75e9a16899460e4f406d7d381839e2d3b94d69 /BaseTools/Source/Python/GenFds/Region.py | |
parent | ebed920ffddf1a7de779be3f956415f4160de60d (diff) | |
download | edk2-5061efe70d020a6811788de2408531f661ef1e45.tar.gz edk2-5061efe70d020a6811788de2408531f661ef1e45.tar.bz2 edk2-5061efe70d020a6811788de2408531f661ef1e45.zip |
BaseTools: list .nasm include inc files as its dependency
.nasm source file may include some header files.
header file should be listed in Makefile as .nasm source file
dependency.
But now, BaseTools doesn't find them and list them in Makefile.
This is a missing, because original ASM file supports it.
Cc: Liming Gao <liming.gao@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Zhiju.Fan <zhijux.fan@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/GenFds/Region.py')
0 files changed, 0 insertions, 0 deletions