]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - drivers/crypto/ux500/cryp/Makefile
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
[karo-tx-linux.git] / drivers / crypto / ux500 / cryp / Makefile
1 #/*
2 # * Copyright (C) ST-Ericsson SA 2010
3 # * Author: shujuan.chen@stericsson.com for ST-Ericsson.
4 # * License terms: GNU General Public License (GPL) version 2  */
5
6 ifdef CONFIG_CRYPTO_DEV_UX500_DEBUG
7 CFLAGS_cryp_core.o := -DDEBUG
8 CFLAGS_cryp.o := -DDEBUG
9 CFLAGS_cryp_irq.o := -DDEBUG
10 endif
11
12 obj-$(CONFIG_CRYPTO_DEV_UX500_CRYP) += ux500_cryp.o
13 ux500_cryp-objs :=  cryp.o cryp_irq.o cryp_core.o