On Wed, Sep 11, 2019 at 05:06:01PM +0200, Bastian Krause wrote: > 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
This depends on which kernel version you use in the platformconfig. Could you find out since when binutils is no longer needed? - Roland -- Roland Hieber | [email protected] | Pengutronix e.K. | https://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim | Phone: +49-5121-206917-5086 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ ptxdist mailing list [email protected]
