test suite reviews and discussions
 help / color / mirror / Atom feed
From: Jianbo Liu <jianbo.liu@linaro.org>
To: Herbert Guan <herbert.guan@arm.com>
Cc: dts@dpdk.org
Subject: Re: [dts] [PATCH] Add the target selection support for ARM targets
Date: Wed, 5 Jul 2017 10:26:03 +0800	[thread overview]
Message-ID: <CAP4Qi382CpUDEsEJaqO_2kk3bnx8ZqbL7z5h6SaAYYXZDK_kZg@mail.gmail.com> (raw)
In-Reply-To: <1499220827-13598-1-git-send-email-herbert.guan@arm.com>

On 5 July 2017 at 10:13, Herbert Guan <herbert.guan@arm.com> wrote:
> Signed-off-by: Herbert Guan <herbert.guan@arm.com>
> ---
>  tools/setup.py | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/tools/setup.py b/tools/setup.py
> index 3d9d8ff..090dda9 100755
> --- a/tools/setup.py
> +++ b/tools/setup.py
> @@ -225,7 +225,9 @@ def config_execution():
>      target = 'x86_64-native-linuxapp-gcc'
>      targets = ['x86_64-native-linuxapp-gcc', 'x86_64-native-linuxapp-icc',
>                 'i686-native-linuxapp-gcc', 'i686-native-linuxapp-icc',
> -               'x86_64-native-bsdapp-gcc', 'x86_64-native-bsdapp-clang']
> +               'x86_64-native-bsdapp-gcc', 'x86_64-native-bsdapp-clang',
> +               'arm64-armv8a-linuxapp-gcc', 'arm64-dpaa2-linuxapp-gcc',
> +               'arm64-thunderx-linuxapp-gcc', 'arm64-xgene1-linuxapp-gcc']
>      nic_type = 'cfg'
>
>      exec_option = {'prompt': 'Choose default or manually',
> --
> 1.8.3.1
>

Acked-by: Jianbo Liu <jianbo.liu@linaro.org>

  reply	other threads:[~2017-07-05  2:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-05  2:13 Herbert Guan
2017-07-05  2:26 ` Jianbo Liu [this message]
2017-07-06 10:28 ` Liu, Yong

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-all 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=CAP4Qi382CpUDEsEJaqO_2kk3bnx8ZqbL7z5h6SaAYYXZDK_kZg@mail.gmail.com \
    --to=jianbo.liu@linaro.org \
    --cc=dts@dpdk.org \
    --cc=herbert.guan@arm.com \
    /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;
as well as URLs for NNTP newsgroup(s).