From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko Schocher Date: Mon, 12 May 2014 13:50:49 +0200 Subject: [U-Boot] tools: env: Add aes.c placeholder In-Reply-To: <1398678990-7725-1-git-send-email-marex@denx.de> References: <1398678990-7725-1-git-send-email-marex@denx.de> Message-ID: <5370B599.8040206@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.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 > Cc: Alexey Brodkin > Cc: Masahiro Yamada > Tested-by: Alexey Brodkin > > --- > 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 Thanks! bye, Heiko -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany