qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel]  Sources and makefile system
@ 2015-01-06 12:32 Vasile Catalin-B50542
  0 siblings, 0 replies; 2+ messages in thread
From: Vasile Catalin-B50542 @ 2015-01-06 12:32 UTC (permalink / raw)
  To: qemu-devel

I'm new to qemu-devel and I'm trying to add a ".c" source to qemu.
To be more specific, I'm trying to add a file into <qemu
src>/hw/virtio/. I've added "common-obj-y += virtio-src.o" to the
src>Makefile.objs in that folder
and when I'm compiling qemu it seems to compile the sources, but I
don't know if they are added to the qemu binary.
Is there anything else left to do in order for qemu build system to
include my source file?

Cata

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Qemu-devel]  Sources and makefile system
@ 2015-01-06 12:39 Vasile Catalin-B50542
  0 siblings, 0 replies; 2+ messages in thread
From: Vasile Catalin-B50542 @ 2015-01-06 12:39 UTC (permalink / raw)
  To: qemu-devel

I'm new to qemu-devel and I'm trying to add a ".c" source to qemu.
To be more specific, I'm trying to add a file into <qemu
src>/hw/virtio/. I've added "common-obj-y += virtio-src.o" to the
src>Makefile.objs in that folder
and when I'm compiling qemu it seems to compile the sources, but I
don't know if they are added to the qemu binary.
Is there anything else left to do in order for qemu build system to
include my source file?

Cata

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-01-06 13:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-06 12:39 [Qemu-devel] Sources and makefile system Vasile Catalin-B50542
  -- strict thread matches above, loose matches on Subject: below --
2015-01-06 12:32 Vasile Catalin-B50542

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).