]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools: Sort file list in Makefile
authorFeng, Bob C <bob.c.feng@intel.com>
Mon, 15 Jul 2019 14:42:45 +0000 (22:42 +0800)
committerFeng, Bob C <bob.c.feng@intel.com>
Thu, 25 Jul 2019 01:00:59 +0000 (09:00 +0800)
commit959791dd6c98ff6511fe9e307ee4d468c6e9607d
treeab8b679297f02f3d2d068fd24793535ee1b13e03
parent7d0a56c4a125917a474d3469f774184d09a38f48
BaseTools: Sort file list in Makefile

This patch is going to sort the file list in generated
Makefile. This change make the autogen makefile easy to
compare.

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