summaryrefslogtreecommitdiff
path: root/lib/Makefile
diff options
context:
space:
mode:
authorStefano Babic <[email protected]>2020-01-20 15:35:43 +0100
committerStefano Babic <[email protected]>2020-01-20 15:36:13 +0100
commit0e78c9181c6460d10255bfb6dc6d1f2d6912717e (patch)
tree871a723fd26e0d04328e2ca361228e7c34c627f6 /lib/Makefile
parent9c27310ac23ce1966f9629d73973c458412a0085 (diff)
parent2d2f91a480f6849a8548414003d36fa030d434f1 (diff)
Merge branch 'master' of git://git.denx.de/u-boot
Signed-off-by: Stefano Babic <[email protected]>
Diffstat (limited to 'lib/Makefile')
-rw-r--r--lib/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Makefile b/lib/Makefile
index 6b7b9ce85c5..51eba80b896 100644
--- a/lib/Makefile
+++ b/lib/Makefile
@@ -21,6 +21,7 @@ obj-$(CONFIG_ASN1_DECODER) += asn1_decoder.o
obj-y += crypto/
obj-$(CONFIG_AES) += aes.o
+obj-$(CONFIG_AES) += aes/
obj-$(CONFIG_$(SPL_TPL_)BINMAN_FDT) += binman.o
ifndef API_BUILD