Support kernel v6.6

Signed-off-by: Ziv Xu <ziv.xu@starfivetech.com>
This commit is contained in:
Ziv Xu
2024-03-06 17:28:13 +08:00
committed by Andy Hu
parent c47c340fa2
commit 85763c4f83
6 changed files with 14 additions and 14 deletions

View File

@@ -238,7 +238,7 @@ $(perf_tool_wrkdir)/perf: $(linux_srcdir) $(vmlinux)
ARCH=riscv \
CROSS_COMPILE=$(CROSS_COMPILE) \
WERROR=0 NO_GTK2=1 NO_LIBPERL=1 \
NO_LIBBIONIC=1
NO_LIBBIONIC=1 NO_LIBELF=1 NO_LIBTRACEEVENT=1
.PHONY: perf
perf: $(perf_tool_wrkdir)/perf