qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 2/2] build: create shared-obj-y for tools/qemu-s


From: Markus Armbruster
Subject: Re: [Qemu-devel] [PATCH 2/2] build: create shared-obj-y for tools/qemu-softmmu
Date: Thu, 24 Feb 2011 12:44:47 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

Peter Maydell <address@hidden> writes:

> On 24 February 2011 10:33, Juan Quintela <address@hidden> wrote:
>> +# shared-obj-y has the object that are shared by qemu binary and tools
>> +
>> +shared-obj-y  = qemu-error.o $(block-obj-y) $(qobject-obj-y) $(oslib-obj-y)
>> +shared-obj-y += qemu-timer-common.o
>
> I don't feel very strongly about this, but:
> It seems a bit odd to have a shared-obj-y variable that isn't actually
> a list of shared objects (ie .so files, DLLs). Maybe there's a better name?

common-obj-y?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]