]> Git Repo - u-boot.git/blob - lib/aes/Makefile
lib: enable lzma decompression support for SPL build
[u-boot.git] / lib / aes / Makefile
1 # SPDX-License-Identifier: GPL-2.0+
2 #
3 # Copyright (c) 2019, Softathome
4
5 obj-$(CONFIG_$(SPL_)FIT_CIPHER) += aes-decrypt.o
This page took 0.025058 seconds and 4 git commands to generate.