mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-25 23:06:15 +00:00
test: Rename optee test-file
This has nothing to do with commands anymore, so rename the file. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
daf583a317
commit
7c9f4625a5
2 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
# Copyright (C) 2019, Theobroma Systems Design und Consulting GmbH
|
# Copyright (C) 2019, Theobroma Systems Design und Consulting GmbH
|
||||||
|
|
||||||
# Test files
|
# Test files
|
||||||
obj-y += cmd_ut_optee.o
|
obj-y += optee.o
|
||||||
|
|
||||||
DTC_FLAGS += -@
|
DTC_FLAGS += -@
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue