Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
lkundrak
/
u-boot
/
74f11b55df961170223d22e0daea13b095013514
/
.
/
examples
/
Makefile
blob: bf518bd221b6a5695a27853d3929237afb21acec [
file
]
# SPDX-License-Identifier: GPL-2.0+
ifdef CONFIG_EXAMPLES
ifdef FTRACE
subdir
-
ccflags
-
y
+=
-
finstrument
-
functions
-
DFTRACE
endif
subdir
-
y
+=
standalone
subdir
-
$
(
CONFIG_API
)
+=
api
endif