]> git.proxmox.com Git - mirror_edk2.git/commitdiff
remove the format of file. make it clearly
authorjjin9 <jjin9@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 1 Aug 2007 06:44:24 +0000 (06:44 +0000)
committerjjin9 <jjin9@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 1 Aug 2007 06:44:24 +0000 (06:44 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3517 6f19259b-4bc3-4df7-8a09-765794883524

BaseTools/Conf/target.template

index a8fcff1272a33e782e0663e18beae86435340bb9..387816d15ad381fdcf6bfe9b2f10739042fb4f9e 100644 (file)
@@ -44,7 +44,6 @@ TARGET                = DEBUG
 #                                               If not specified, then all valid architectures specified\r
 #                                               in the FPD file, for which tools are available, will be\r
 #                                               built.\r
-# TARGET_ARCH           =\r
 TARGET_ARCH           = IA32\r
 \r
 #  TOOL_DEFINITION_FILE  Filename  Optional   Specify the name of the filename to use for specifying\r
@@ -64,7 +63,7 @@ TOOL_CHAIN_TAG        = MYTOOLS
 #                                             This feature is only available for "spawn" build mode, and \r
 #                                             only for PLATFORM build. The clean, cleanall or\r
 #                                             stand-alone module build is still using the normal way.\r
-MULTIPLE_THREAD       = Enable\r
+MULTIPLE_THREAD       = Enable\r
 \r
 # MAX_CONCURRENT_THREAD_NUMBER  NUMBER  Optional  The number of concurrent threads. Default is 2. Recommend to\r
 #                                                 set this value to one more than the number of your compurter\r