summaryrefslogtreecommitdiff
path: root/tools/tracing/rtla/Makefile.config
diff options
context:
space:
mode:
Diffstat (limited to 'tools/tracing/rtla/Makefile.config')
-rw-r--r--tools/tracing/rtla/Makefile.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/tracing/rtla/Makefile.config b/tools/tracing/rtla/Makefile.config
index 6d4ba77847b6..0b7ecfb30d19 100644
--- a/tools/tracing/rtla/Makefile.config
+++ b/tools/tracing/rtla/Makefile.config
@@ -3,7 +3,7 @@
STOP_ERROR :=
LIBTRACEEVENT_MIN_VERSION = 1.5
-LIBTRACEFS_MIN_VERSION = 1.3
+LIBTRACEFS_MIN_VERSION = 1.6
define lib_setup
$(eval LIB_INCLUDES += $(shell sh -c "$(PKG_CONFIG) --cflags lib$(1)"))