On Tue, Oct 2, 2012 at 9:36 AM, Stefano Stabellini
<stefano.stabell...@eu.citrix.com> 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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to