]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blob - drivers/tee/optee/Makefile
Merge tag 'for-4.15-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave...
[mirror_ubuntu-bionic-kernel.git] / drivers / tee / optee / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 obj-$(CONFIG_OPTEE) += optee.o
3 optee-objs += core.o
4 optee-objs += call.o
5 optee-objs += rpc.o
6 optee-objs += supp.o