X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=BaseTools%2FConf%2Ftarget.template;h=3c4c50ff1ec4ef73bbf6e193d29c04d9c81a9ca7;hp=7f0771ec551ccf9dff0a347eb915ffc6e909a9e8;hb=08dd311f5dc735c595d39faf2e6f7e2810bb79a9;hpb=40d841f6a8f84e75409178e19e69b95e01bada0f diff --git a/BaseTools/Conf/target.template b/BaseTools/Conf/target.template index 7f0771ec55..3c4c50ff1e 100644 --- a/BaseTools/Conf/target.template +++ b/BaseTools/Conf/target.template @@ -1,5 +1,5 @@ # -# Copyright (c) 2006 - 2007, Intel Corporation. All rights reserved.
+# Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.
# # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License @@ -9,7 +9,6 @@ # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. # -# Filename: target.template # # ALL Paths are Relative to WORKSPACE @@ -63,10 +62,6 @@ TOOL_CHAIN_TAG = MYTOOLS # cores or CPUs. Less than 2 means disable multithread build. MAX_CONCURRENT_THREAD_NUMBER = 1 -# MULTIPLE_THREAD BOOLEAN Optional If "Enable", multi-thread is enable for bulding. -# If "Disable", multi-thread is disable for building. -MULTIPLE_THREAD = Disable - # Build rules definition # #