SmartAudio/lichee/brandy/u-boot-2014.07/drivers/sunxi_crypto/Makefile

12 lines
328 B
Makefile
Raw Normal View History

2018-07-13 01:31:50 +00:00
#
# (C) Copyright 2013-2016
# Allwinner Technology Co., Ltd. <www.allwinnertech.com>
#
# SPDX-License-Identifier: GPL-2.0+
#
obj-$(CONFIG_SUNXI_SECURE_SYSTEM) += sunxi_crypto.o
obj-$(CONFIG_SUNXI_SECURE_SYSTEM) += ss_op.o
obj-$(CONFIG_SUNXI_SECURE_SYSTEM) += sunxi_efuse.o
obj-$(CONFIG_BURN_NORMAL_EFUSE) += efuse_normal.o