diff options
Diffstat (limited to 'test/optee/Makefile')
-rw-r--r-- | test/optee/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/optee/Makefile b/test/optee/Makefile index 8793fd7ad61..ec56750fa80 100644 --- a/test/optee/Makefile +++ b/test/optee/Makefile @@ -3,7 +3,7 @@ # Copyright (C) 2019, Theobroma Systems Design und Consulting GmbH # Test files -obj-y += cmd_ut_optee.o +obj-y += optee.o DTC_FLAGS += -@ |