qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Sources and makefile system


From: Vasile Catalin-B50542
Subject: [Qemu-devel] Sources and makefile system
Date: Tue, 6 Jan 2015 14:32:49 +0200

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



reply via email to

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