]> git.proxmox.com Git - mirror_edk2.git/commitdiff
IntelFspPkg: Add NOOPT target in IntelFspPkg.dsc
authorHao Wu <hao.a.wu@intel.com>
Thu, 21 Jan 2016 02:14:43 +0000 (02:14 +0000)
committerhwu1225 <hwu1225@Edk2>
Thu, 21 Jan 2016 02:14:43 +0000 (02:14 +0000)
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19702 6f19259b-4bc3-4df7-8a09-765794883524

IntelFspPkg/IntelFspPkg.dsc

index c8c604eac9baa2f524dbc329ecde0a6e0ccbf7cb..f3b5689ea16c32111ec0d7d9723d61ad8c0d4c43 100644 (file)
@@ -1,7 +1,7 @@
 ## @file\r
 # Provides driver and definitions to build fsp in EDKII bios.\r
 #\r
 ## @file\r
 # Provides driver and definitions to build fsp in EDKII bios.\r
 #\r
-# Copyright (c) 2014 - 2015, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2014 - 2016, Intel Corporation. All rights reserved.<BR>\r
 # This program and the accompanying materials are licensed and made available under\r
 # the terms and conditions of the BSD License that accompanies this distribution.\r
 # The full text of the license may be found at\r
 # This program and the accompanying materials are licensed and made available under\r
 # the terms and conditions of the BSD License that accompanies this distribution.\r
 # The full text of the license may be found at\r
@@ -19,7 +19,7 @@
   DSC_SPECIFICATION              = 0x00010005\r
   OUTPUT_DIRECTORY               = Build/IntelFspPkg\r
   SUPPORTED_ARCHITECTURES        = IA32\r
   DSC_SPECIFICATION              = 0x00010005\r
   OUTPUT_DIRECTORY               = Build/IntelFspPkg\r
   SUPPORTED_ARCHITECTURES        = IA32\r
-  BUILD_TARGETS                  = DEBUG|RELEASE\r
+  BUILD_TARGETS                  = DEBUG|RELEASE|NOOPT\r
   SKUID_IDENTIFIER               = DEFAULT\r
 \r
 [LibraryClasses]\r
   SKUID_IDENTIFIER               = DEFAULT\r
 \r
 [LibraryClasses]\r