X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=Tools%2FConf%2Ftarget.template;h=efb85546d38c6676f46be239c1f5aebce7fcca1f;hp=9839bbc93e25e05b73f64f65d356cc2d88b7f5eb;hb=cfccc31e51fb2c7075aabb199fde25857ddd02cc;hpb=c773bec060fad36cc7b65fba89f8f8c388657424 diff --git a/Tools/Conf/target.template b/Tools/Conf/target.template index 9839bbc93e..efb85546d3 100644 --- a/Tools/Conf/target.template +++ b/Tools/Conf/target.template @@ -50,10 +50,10 @@ TARGET_ARCH = IA32 # the tools to use for the build. If not specified, # tools_def.txt will be used for the build. This file # MUST be located in the WORKSPACE/Tools/Conf directory. -TOOLS_DEFINITION_FILE = Tools/Conf/tools_def.txt +TOOL_CHAIN_CONF = Tools/Conf/tools_def.txt # TAGNAME List Optional Specify the name(s) of the tools_def.txt TagName to use. # If not specified, all applicable TagName tools will be # used for the build. The list uses space character separation. -TAGNAME = MSFT +TOOL_CHAIN_TAG = MSFT