summaryrefslogtreecommitdiff
path: root/security/tf_driver/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/tf_driver/Makefile')
-rw-r--r--security/tf_driver/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/tf_driver/Makefile b/security/tf_driver/Makefile
index 5c48f626f5d8..a4fac547e10a 100644
--- a/security/tf_driver/Makefile
+++ b/security/tf_driver/Makefile
@@ -32,5 +32,6 @@ tf_driver-objs += tf_conn.o
tf_driver-objs += tf_device.o
tf_driver-objs += tf_comm.o
tf_driver-objs += tf_comm_tz.o
+tf_driver-objs += tf_teec.o
obj-$(CONFIG_TRUSTED_FOUNDATIONS) += tf_driver.o