binutils is not used in perf tools (anymore?), so do not select it.

Signed-off-by: Bastian Krause <[email protected]>
---
 rules/kernel.in | 1 -
 1 file changed, 1 deletion(-)

diff --git a/rules/kernel.in b/rules/kernel.in
index 817481577..4d264c8ba 100644
--- a/rules/kernel.in
+++ b/rules/kernel.in
@@ -5,7 +5,6 @@ menuconfig KERNEL
        select LIBELF           if KERNEL_TOOL_PERF
        select LIBELF_LIBDW     if KERNEL_TOOL_PERF
        select SLANG            if KERNEL_TOOL_PERF
-       select BINUTILS         if KERNEL_TOOL_PERF
        select LIBUNWIND        if KERNEL_TOOL_PERF
 
 if KERNEL
-- 
2.23.0


_______________________________________________
ptxdist mailing list
[email protected]

Reply via email to