summaryrefslogtreecommitdiffstats
path: root/lib/842/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/842/Makefile')
-rw-r--r--lib/842/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/842/Makefile b/lib/842/Makefile
index 6f7aad269288..b815e824ae37 100644
--- a/lib/842/Makefile
+++ b/lib/842/Makefile
@@ -1,3 +1,6 @@
# SPDX-License-Identifier: GPL-2.0-only
+
+ccflags-remove-$(CONFIG_FUNCTION_TRACER) += $(CC_FLAGS_FTRACE)
+
obj-$(CONFIG_842_COMPRESS) += 842_compress.o
obj-$(CONFIG_842_DECOMPRESS) += 842_decompress.o