1# SPDX-License-Identifier: GPL-2.0+
2#
3# Copyright (c) 2019, Softathome
4
5obj-$(CONFIG_$(SPL_)FIT_CIPHER) += aes-decrypt.o
6