mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-28 14:11:29 +01:00
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>
This commit is contained in:
parent
e7afb73b50
commit
cd834a053b
1
tools/env/aes.c
vendored
Normal file
1
tools/env/aes.c
vendored
Normal file
@ -0,0 +1 @@
|
||||
#include "../../lib/aes.c"
|
||||
Loading…
x
Reference in New Issue
Block a user