repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
WIP FPC-III support
[linux/fpc-iii.git]
/
drivers
/
crypto
/
ux500
/
Makefile
blob
f014eb01710a609111c7766bead6e865b5556b45
1
# SPDX-License-Identifier: GPL-2.0-only
2
#
3
# Copyright (C) ST-Ericsson SA 2010
4
# Author: Shujuan Chen (shujuan.chen@stericsson.com)
5
#
6
7
obj-
$(
CONFIG_CRYPTO_DEV_UX500_HASH
) +=
hash
/
8
obj-
$(
CONFIG_CRYPTO_DEV_UX500_CRYP
) +=
cryp
/