summaryrefslogtreecommitdiffstats
path: root/examples/api
diff options
context:
space:
mode:
Diffstat (limited to 'examples/api')
-rw-r--r--examples/api/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/examples/api/Makefile b/examples/api/Makefile
index 8b79886074..09475f87e4 100644
--- a/examples/api/Makefile
+++ b/examples/api/Makefile
@@ -4,10 +4,6 @@
# SPDX-License-Identifier: GPL-2.0+
#
-ifdef FTRACE
-ccflags-y += -finstrument-functions -DFTRACE
-endif
-
ifeq ($(ARCH),powerpc)
LOAD_ADDR = 0x40000
endif
OpenPOWER on IntegriCloud