On Tue, Oct 2, 2012 at 9:36 AM, Stefano Stabellini
<
stefano.s...@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?