multi-platform broken in -next
Arnd Bergmann
arnd at arndb.de
Tue Apr 9 10:09:15 EDT 2013
On Tuesday 09 April 2013, Rob Herring wrote:
> Looks like cns3xxx changes broke multi-platform builds in todays
> linux-next tree:
>
> + make -j4 ARCH=arm CROSS_COMPILE=arm-linux-gnueabi- zImage dtbs
> scripts/kconfig/conf --silentoldconfig Kconfig
> arch/arm/mach-cns3xxx/Kconfig:2:warning: choice value used outside its
> choice group
> arch/arm/mach-bcm2835/Kconfig:2:warning: choice value used outside its
> choice group
> arch/arm/Kconfig:287:error: recursive dependency detected!
> arch/arm/Kconfig:287: choice <choice> contains symbol ARCH_CNS3XXX
> arch/arm/Kconfig:366: symbol ARCH_CNS3XXX depends on ARCH_MULTI_V6
> arch/arm/Kconfig:933: symbol ARCH_MULTI_V6 depends on ARCH_MULTIPLATFORM
> arch/arm/Kconfig:292: symbol ARCH_MULTIPLATFORM is part of choice <choice>
> WRAP arch/arm/include/generated/asm/auxvec.h
> WRAP arch/arm/include/generated/asm/bitsperlong.h
Yes, you are the third person to report this today, sorry for causing all the
trouble. I've fixed it up earlier today.
Arnd
More information about the linux-arm-kernel
mailing list