Re: [Qemu-devel] [PATCH v1 2/2] configure/Make: Build libfdt from submodule DTC

2013-02-12 Thread Peter Crosthwaite
Hi Alex, On Wed, Feb 13, 2013 at 7:55 AM, Alexander Graf wrote: > > On 07.02.2013, at 07:08, Peter Crosthwaite wrote: > >> Configure to use the DTC submodule to build libfdt when no system libfdt >> is found. Prompt to install the DTC submodule if --enable-fdt is set but >> no DTC can be found. >

Re: [Qemu-devel] [PATCH v1 2/2] configure/Make: Build libfdt from submodule DTC

2013-02-12 Thread Alexander Graf
On 07.02.2013, at 07:08, Peter Crosthwaite wrote: > Configure to use the DTC submodule to build libfdt when no system libfdt > is found. Prompt to install the DTC submodule if --enable-fdt is set but > no DTC can be found. > > DTC has no out-of-tree build capability, so the configure will symlin

[Qemu-devel] [PATCH v1 2/2] configure/Make: Build libfdt from submodule DTC

2013-02-06 Thread Peter Crosthwaite
Configure to use the DTC submodule to build libfdt when no system libfdt is found. Prompt to install the DTC submodule if --enable-fdt is set but no DTC can be found. DTC has no out-of-tree build capability, so the configure will symlink the Makefile and scripts directory in the out of tree build