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