]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
tools: env: Add aes.c placeholder
authorMarek Vasut <marex@denx.de>
Mon, 28 Apr 2014 09:56:30 +0000 (11:56 +0200)
committerTom Rini <trini@ti.com>
Mon, 12 May 2014 19:20:05 +0000 (15:20 -0400)
commitcd834a053b9a46a74f7d1ccd1b68d983712cdeb4
tree637968a163b927fa9c51d73efd2f12f0eeefa6c6
parente7afb73b5057e0d65a6fc7e039c54291d569097e
tools: env: Add aes.c placeholder

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>
Tested-by: Heiko Schocher <hs@denx.de>
tools/env/aes.c [new file with mode: 0644]