]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - examples/standalone/Makefile
examples: move api/ and standalone/ entry to examples/Makefile
[karo-tx-uboot.git] / examples / standalone / Makefile
index 90e173b83ee8f1750962890dfdad66927e2bb9ed..47c9d54f5f791f775a0e011e6037b95ae2081d19 100644 (file)
@@ -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