[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH] remove mpc8544ds.dtb
From: |
Alexander Graf |
Subject: |
Re: [Qemu-devel] [PATCH] remove mpc8544ds.dtb |
Date: |
Sat, 24 Sep 2011 09:32:53 +0200 |
On 16.09.2011, at 21:05, Stuart Yoder wrote:
> From: Stuart Yoder <address@hidden>
>
> make install now compiles dtb
It doesn't when you don't have dtb installed, breaking the e500 target for
build environments that don't have dtb. I don't think that's a good idea. It's
not been too painful upstream to keep the dtb and dts in sync.
Alex