summaryrefslogtreecommitdiffstats
path: root/lib/zlib_inflate/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/zlib_inflate/Makefile')
-rw-r--r--lib/zlib_inflate/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/zlib_inflate/Makefile b/lib/zlib_inflate/Makefile
index a451e96f9845..27327d3e9f54 100644
--- a/lib/zlib_inflate/Makefile
+++ b/lib/zlib_inflate/Makefile
@@ -14,8 +14,6 @@
# uncompression can be done without blocking on allocation).
#
-ccflags-remove-$(CONFIG_FUNCTION_TRACER) += $(CC_FLAGS_FTRACE)
-
obj-$(CONFIG_ZLIB_INFLATE) += zlib_inflate.o
zlib_inflate-objs := inffast.o inflate.o infutil.o \