Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

make dtbs in linus/master

51 views
Skip to first unread message

Stefano Stabellini

unread,
Oct 2, 2012, 12:37:47 PM10/2/12
to linux-ar...@lists.infradead.org, linux-...@vger.kernel.org, Arnd Bergmann
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?

Cheers,

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

Olof Johansson

unread,
Oct 2, 2012, 12:59:52 PM10/2/12
to Stefano Stabellini, linux-ar...@lists.infradead.org, linux-...@vger.kernel.org, Arnd Bergmann
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?

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


-Olof
0 new messages