Re: [PATCH] arch: mips: fix unmet dependency for DEBUG_INFO

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxx>
> ---
>  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 ]



[Index of Archives]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux