4 lines
106 B
Makefile
4 lines
106 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
obj-$(CONFIG_TEE_SUPPORT) += core/
|
|
obj-$(CONFIG_TEE_SUPPORT) += armtz/
|