You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
#
|
|
# Copyright (C) ST-Ericsson SA 2010
|
|
# Author: Shujuan Chen (shujuan.chen@stericsson.com)
|
|
# License terms: GNU General Public License (GPL) version 2
|
|
#
|
|
|
|
obj-$(CONFIG_CRYPTO_DEV_UX500_HASH) += hash/
|
|
obj-$(CONFIG_CRYPTO_DEV_UX500_CRYP) += cryp/
|
|
|