[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20210329092507.GB8484@alpha.franken.de>
Date: Mon, 29 Mar 2021 11:25:07 +0200
From: Thomas Bogendoerfer <tsbogend@...ha.franken.de>
To: Julian Braha <julianbraha@...il.com>
Cc: linux-kernel@...r.kernel.org, linux-mips@...r.kernel.org,
fazilyildiran@...il.com
Subject: Re: [PATCH] arch: mips: fix unmet dependency for DEBUG_INFO
On Fri, Mar 26, 2021 at 01:20:33AM -0400, Julian Braha wrote:
> When SB1XXX_CORELIS is enabled, COMPILE_TEST is disabled,
> and DEBUG_KERNEL is disabled, Kbuild gives the
> following warning:
>
> WARNING: unmet direct dependencies detected for DEBUG_INFO
> Depends on [n]: DEBUG_KERNEL [=n] && !COMPILE_TEST [=n]
> Selected by [y]:
> - SB1XXX_CORELIS [=y] && SIBYTE_SB1xxx_SOC [=y] && !COMPILE_TEST [=n]
>
> This is because SB1XXX_CORELIS selects DEBUG_INFO without
> selecting or depending on DEBUG_KERNEL, despite DEBUG_INFO
> depending on DEBUG_KERNEL.
>
> Signed-off-by: Julian Braha <julianbraha@...il.com>
> ---
> arch/mips/Kconfig.debug | 1 +
> 1 file changed, 1 insertion(+)
applied to mips-next.
Thomas.
--
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea. [ RFC1925, 2.3 ]
Powered by blists - more mailing lists