[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v1 4/6] qom: Move cpu.o to obj-y.
From: |
Peter Maydell |
Subject: |
Re: [Qemu-devel] [PATCH v1 4/6] qom: Move cpu.o to obj-y. |
Date: |
Mon, 1 Sep 2014 18:43:53 +0100 |
On 26 August 2014 01:58, Peter Crosthwaite <address@hidden> wrote:
> It's not really a common object
In what sense isn't it a common object? It's only
compiled once, rather than per-target. We should
avoid moving object files from compiled-once
to compiled-per-target if we can...
thanks
-- PMM
- Re: [Qemu-devel] [PATCH v1 4/6] qom: Move cpu.o to obj-y.,
Peter Maydell <=