Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Makefile « cryp « ux500 « crypto « drivers - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a90b50597e5cce1f8bbc73a2b39696fb4748bbec (plain)
1
2
3
4
5
6
7
8
9
10
# SPDX-License-Identifier: GPL-2.0-only
#/*
# * Copyright (C) ST-Ericsson SA 2010
# * Author: shujuan.chen@stericsson.com for ST-Ericsson.
 */

ccflags-$(CONFIG_CRYPTO_DEV_UX500_DEBUG) += -DDEBUG

obj-$(CONFIG_CRYPTO_DEV_UX500_CRYP) += ux500_cryp.o
ux500_cryp-objs :=  cryp.o cryp_irq.o cryp_core.o