c05564c4d8
Android 13
6 lines
182 B
Makefile
Executable file
6 lines
182 B
Makefile
Executable file
# SPDX-License-Identifier: GPL-2.0
|
|
# Copyright (c) 2015-2019 TrustKernel Incorporated
|
|
|
|
obj-$(CONFIG_TRUSTKERNEL_TEE_SUPPORT) += core/
|
|
obj-$(CONFIG_TRUSTKERNEL_TEE_SUPPORT) += armtz/
|