Re: make dtbs in linus/master

From: Olof Johansson
Date: Tue Oct 02 2012 - 12:59:57 EST


On Tue, Oct 2, 2012 at 9:36 AM, Stefano Stabellini
<stefano.stabellini@xxxxxxxxxxxxx> wrote:
> Hello,
> I am testing linus/master after the recent merge with the arm-soc tree
> and I find that if I choose:
>
> ARM system type
> 1. Allow multiple platforms to be selected (ARCH_MULTIPLATFORM) (NEW)
> 2. ARM Ltd. Integrator family (ARCH_INTEGRATOR)
> 3. ARM Ltd. RealView family (ARCH_REALVIEW)
>> 4. ARM Ltd. Versatile family (ARCH_VERSATILE)
>
> in my kernel config, then "make dtbs" doesn't work.
> However if I choose ARCH_MULTIPLATFORM then it works properly.
>
> Is it expected?

Yes, because versatile does not list any device tree files to build in
the makefile (arch/arm/boot/dts/Makefile)


-Olof
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/