]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Conf/build_rule.template
BaseTools/Conf: Don't support upper case nasm extensions
authorJordan Justen <jordan.l.justen@intel.com>
Mon, 1 Jun 2015 23:21:00 +0000 (23:21 +0000)
committerjljusten <jljusten@Edk2>
Mon, 1 Jun 2015 23:21:00 +0000 (23:21 +0000)
commitc85bc0c9d425c04055496fd2111e12ab3471ef31
tree8b1808cbfc9124ac744bace1ee30cacab05bfab5
parentd4848bb9df060fec042db4d216642f7c3e963d1b
BaseTools/Conf: Don't support upper case nasm extensions

For *.asm and *.s, there have been cases of *.Asm and *.S files, but
since the nasm extensions are new, we don't need to support the upper
case extensions.

In other words, remove .Nasm and .NASM.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17544 6f19259b-4bc3-4df7-8a09-765794883524
BaseTools/Conf/build_rule.template
BaseTools/Conf/tools_def.template