]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Source/Python/AutoGen/GenMake.py
Revert "BaseTools: Improve GetDependencyList function"
authorLiming Gao <liming.gao@intel.com>
Fri, 20 Sep 2019 06:00:12 +0000 (14:00 +0800)
committerLiming Gao <liming.gao@intel.com>
Fri, 20 Sep 2019 16:25:48 +0000 (00:25 +0800)
commitfcdedafd97c8f18c33a63d26b954e5dbaee81a2b
treee308927b485caf3c19ba8942cd918fbda076d022
parentf4c898f2b2db2819c519cdce05403d4ba0234979
Revert "BaseTools: Improve GetDependencyList function"

This reverts commit bc9e4194cf3edaf9524c83098ba3f72008c70190.
This change causes the dependent header files are missing in Makefile.
It makes the incremental build not work. So, revert this change.

Cc: Bob Feng<bob.c.feng@Intel.com>
Signed-off-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Bob Feng<bob.c.feng@Intel.com>
BaseTools/Source/Python/AutoGen/GenMake.py