projects
/
u-boot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
dm: core: Rename dev_has_of_node() to dev_has_ofnode()
[u-boot.git]
/
test
/
optee
/
Makefile
1
# SPDX-License-Identifier: GPL-2.0+
2
#
3
# Copyright (C) 2019, Theobroma Systems Design und Consulting GmbH
4
5
# Test files
6
obj-y += cmd_ut_optee.o
7
8
DTC_FLAGS += -@
9
10
# DT overlays
11
obj-y += test-optee-base.dtb.o
12
obj-y += test-optee-optee.dtb.o
13
obj-y += test-optee-no-optee.dtb.o
This page took
0.033845 seconds
and
4
git commands to generate.