public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: Marcin Wojtas <mw@semihalf.com>
To: edk2-devel@lists.01.org
Cc: leif.lindholm@linaro.org, ard.biesheuvel@linaro.org,
	nadavh@marvell.com, jinghua@marvell.com, mw@semihalf.com,
	jsd@semihalf.com, jaz@semihalf.com
Subject: [platforms: PATCH v2 4/4] Marvell/Armada70x0Db: Enable building with NOOPT flag
Date: Wed, 13 Jun 2018 11:02:53 +0200	[thread overview]
Message-ID: <1528880573-29494-5-git-send-email-mw@semihalf.com> (raw)
In-Reply-To: <1528880573-29494-1-git-send-email-mw@semihalf.com>

Newly added boards can build with TARGET set to NOOPT,
so align the Armada70x0Db.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Marcin Wojtas <mw@semihalf.com>
---
 Platform/Marvell/Armada70x0Db/Armada70x0Db.dsc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Platform/Marvell/Armada70x0Db/Armada70x0Db.dsc b/Platform/Marvell/Armada70x0Db/Armada70x0Db.dsc
index eedb025..68813f8 100644
--- a/Platform/Marvell/Armada70x0Db/Armada70x0Db.dsc
+++ b/Platform/Marvell/Armada70x0Db/Armada70x0Db.dsc
@@ -41,7 +41,7 @@
   DSC_SPECIFICATION              = 0x00010005
   OUTPUT_DIRECTORY               = Build/$(PLATFORM_NAME)-$(ARCH)
   SUPPORTED_ARCHITECTURES        = AARCH64|ARM
-  BUILD_TARGETS                  = DEBUG|RELEASE
+  BUILD_TARGETS                  = DEBUG|RELEASE|NOOPT
   SKUID_IDENTIFIER               = DEFAULT
   FLASH_DEFINITION               = Silicon/Marvell/Armada7k8k/Armada7k8k.fdf
 
-- 
2.7.4



  parent reply	other threads:[~2018-06-13  9:03 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-13  9:02 [platforms: PATCH v2 0/4] Armada7k8k new boards support Marcin Wojtas
2018-06-13  9:02 ` [platforms: PATCH v2 1/4] Marvell/Armada7k8k: Use common .fdf file Marcin Wojtas
2018-06-13  9:02 ` [platforms: PATCH v2 2/4] Marvell/Armada7k8k: Introduce support for Armada-8040-McBin Marcin Wojtas
2018-06-13  9:02 ` [platforms: PATCH v2 3/4] Marvell/Armada7k8k: Introduce support for Armada-8040-Db Marcin Wojtas
2018-06-13  9:02 ` Marcin Wojtas [this message]
2018-06-13 14:23 ` [platforms: PATCH v2 0/4] Armada7k8k new boards support Leif Lindholm
2018-06-13 15:10   ` Ard Biesheuvel
2018-06-13 15:35     ` Leif Lindholm
2018-06-13 17:44       ` Marcin Wojtas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1528880573-29494-5-git-send-email-mw@semihalf.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox