summaryrefslogtreecommitdiffstats
path: root/examples/standalone
diff options
context:
space:
mode:
Diffstat (limited to 'examples/standalone')
-rw-r--r--examples/standalone/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/examples/standalone/Makefile b/examples/standalone/Makefile
index 90e173b83e..47c9d54f5f 100644
--- a/examples/standalone/Makefile
+++ b/examples/standalone/Makefile
@@ -5,10 +5,6 @@
# SPDX-License-Identifier: GPL-2.0+
#
-ifdef FTRACE
-ccflags-y += -finstrument-functions -DFTRACE
-endif
-
extra-y := hello_world
extra-$(CONFIG_SMC91111) += smc91111_eeprom
extra-$(CONFIG_SMC911X) += smc911x_eeprom
OpenPOWER on IntegriCloud