mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] kernel: do not select binutils
@ 2019-09-11 15:06 Bastian Krause
  2019-09-12 15:05 ` Roland Hieber
  0 siblings, 1 reply; 3+ messages in thread
From: Bastian Krause @ 2019-09-11 15:06 UTC (permalink / raw)
  To: ptxdist; +Cc: Bastian Krause

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

Signed-off-by: Bastian Krause <bst@pengutronix.de>
---
 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
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-10-25  7:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-11 15:06 [ptxdist] [PATCH] kernel: do not select binutils Bastian Krause
2019-09-12 15:05 ` Roland Hieber
2019-10-25  7:20   ` Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox