git: https://android.googlesource.com/kernel/common branch: android-4.9 commit: 03fcc2fe71308c2d164b4e6cbfc738c63e670444
9 lines
244 B
Makefile
9 lines
244 B
Makefile
#
|
|
# 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/
|