All of lore.kernel.org
 help / color / mirror / Atom feed
From: Heiko Schocher <hs@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] tools: env: Add aes.c placeholder
Date: Mon, 12 May 2014 13:50:49 +0200	[thread overview]
Message-ID: <5370B599.8040206@denx.de> (raw)
In-Reply-To: <1398678990-7725-1-git-send-email-marex@denx.de>

Hello Marek,

Am 28.04.2014 11:56, schrieb Marek Vasut:
> Add missing aes.c placeholder which includes lib/aes.c . Without this
> one, tools/env/ will fail to build.
>
> Signed-off-by: Marek Vasut<marex@denx.de>
> Cc: Alexey Brodkin<Alexey.Brodkin@synopsys.com>
> Cc: Masahiro Yamada<yamada.m@jp.panasonic.com>
> Tested-by: Alexey Brodkin<abrodkin@synopsys.com>
>
> ---
> tools/env/aes.c | 1 +
>   1 file changed, 1 insertion(+)
>   create mode 100644 tools/env/aes.c
>
> diff --git a/tools/env/aes.c b/tools/env/aes.c
> new file mode 100644
> index 0000000..9e42679
> --- /dev/null
> +++ b/tools/env/aes.c
> @@ -0,0 +1 @@
> +#include "../../lib/aes.c"

tested on the ids8313 board, so:

Tested-by: Heiko Schocher <hs@denx.de>

Thanks!

bye,
Heiko
-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

  parent reply	other threads:[~2014-05-12 11:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-28  9:56 [U-Boot] [PATCH] tools: env: Add aes.c placeholder Marek Vasut
2014-04-28 11:27 ` Alexey Brodkin
2014-05-12 11:50 ` Heiko Schocher [this message]
2014-05-13  1:53 ` [U-Boot] " Tom Rini

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=5370B599.8040206@denx.de \
    --to=hs@denx.de \
    --cc=u-boot@lists.denx.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.