Re: [DTC][PATCH] Fix cross-compile building

2007-12-16 Thread David Gibson
On Thu, Dec 13, 2007 at 11:57:48PM -0600, Kumar Gala wrote: > > On Dec 7, 2007, at 6:36 PM, David Gibson wrote: > > > On Fri, Dec 07, 2007 at 12:28:20PM -0600, Kumar Gala wrote: > >> From: Stuart Hughes <[EMAIL PROTECTED]> > >> > >> This patch allows you to build the DTC source without making the

Re: [DTC][PATCH] Fix cross-compile building

2007-12-13 Thread Kumar Gala
On Dec 7, 2007, at 6:36 PM, David Gibson wrote: > On Fri, Dec 07, 2007 at 12:28:20PM -0600, Kumar Gala wrote: >> From: Stuart Hughes <[EMAIL PROTECTED]> >> >> This patch allows you to build the DTC source without making the >> tests directory. This is necessary when cross compiling as the >> dum

Re: [DTC][PATCH] Fix cross-compile building

2007-12-08 Thread Stuart Hughes
On Sat, 2007-12-08 at 11:36 +1100, David Gibson wrote: > On Fri, Dec 07, 2007 at 12:28:20PM -0600, Kumar Gala wrote: > > From: Stuart Hughes <[EMAIL PROTECTED]> > > > > This patch allows you to build the DTC source without making the > > tests directory. This is necessary when cross compiling as

Re: [DTC][PATCH] Fix cross-compile building

2007-12-07 Thread David Gibson
On Fri, Dec 07, 2007 at 12:28:20PM -0600, Kumar Gala wrote: > From: Stuart Hughes <[EMAIL PROTECTED]> > > This patch allows you to build the DTC source without making the > tests directory. This is necessary when cross compiling as the > dumptest (and other) files cannot be run/used on the host s