Re: [Qemu-devel] [PATCH] PPC: e500: reconditionalize on CONFIG_FDT

2012-07-09 Thread Alexander Graf
On 09.07.2012, at 16:04, Scott Wood wrote: > Recent patches "PPC: e500: rename mpc8544ds into generic file", "PPC: > e500: split mpc8544ds machine from generic e500 code", and "PPC: e500: > add generic e500 platform" moved certain e500-related files to the bottom > of the makefile because they're

Re: [Qemu-devel] [PATCH] PPC: e500: reconditionalize on CONFIG_FDT

2012-07-09 Thread Scott Wood
On 07/09/2012 09:07 AM, Andreas Färber wrote: > Am 09.07.2012 16:04, schrieb Scott Wood: >> Recent patches "PPC: e500: rename mpc8544ds into generic file", "PPC: >> e500: split mpc8544ds machine from generic e500 code", and "PPC: e500: >> add generic e500 platform" moved certain e500-related files

Re: [Qemu-devel] [PATCH] PPC: e500: reconditionalize on CONFIG_FDT

2012-07-09 Thread Alexander Graf
On 09.07.2012, at 16:36, Scott Wood wrote: > On 07/09/2012 09:07 AM, Andreas Färber wrote: >> Am 09.07.2012 16:04, schrieb Scott Wood: >>> Recent patches "PPC: e500: rename mpc8544ds into generic file", "PPC: >>> e500: split mpc8544ds machine from generic e500 code", and "PPC: e500: >>> add gener

Re: [Qemu-devel] [PATCH] PPC: e500: reconditionalize on CONFIG_FDT

2012-07-09 Thread Andreas Färber
Am 09.07.2012 16:04, schrieb Scott Wood: > Recent patches "PPC: e500: rename mpc8544ds into generic file", "PPC: > e500: split mpc8544ds machine from generic e500 code", and "PPC: e500: > add generic e500 platform" moved certain e500-related files to the bottom > of the makefile because they're now

[Qemu-devel] [PATCH] PPC: e500: reconditionalize on CONFIG_FDT

2012-07-09 Thread Scott Wood
Recent patches "PPC: e500: rename mpc8544ds into generic file", "PPC: e500: split mpc8544ds machine from generic e500 code", and "PPC: e500: add generic e500 platform" moved certain e500-related files to the bottom of the makefile because they're now in ppc/, but the dependency on CONFIG_FDT was ac