projects
/
platform
/
kernel
/
u-boot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
mx6: soc: Fix typo in temperature unit name
[platform/kernel/u-boot.git]
/
examples
/
Makefile
1
#
2
# SPDX-License-Identifier: GPL-2.0+
3
#
4
5
ifndef CONFIG_SANDBOX
6
7
ifdef FTRACE
8
subdir-ccflags-y += -finstrument-functions -DFTRACE
9
endif
10
11
subdir-y += standalone
12
subdir-$(CONFIG_API) += api
13
endif