]> www.infradead.org Git - users/dwmw2/qemu.git/commit
hw/misc/edu: Compile the edu device as common object
authorThomas Huth <thuth@redhat.com>
Mon, 26 Jun 2017 05:22:58 +0000 (07:22 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 4 Jul 2017 12:39:27 +0000 (14:39 +0200)
commit24f7ca4907a779568153056eafa6da21cb84dc91
treefe0e270bdc1c79daa9e199d30595231b3272feb8
parent5ddc64822b84b34f0ae68e9ed6e497ec35b51587
hw/misc/edu: Compile the edu device as common object

edu.c does not contain any target-specific code, so we can put
it into common-obj-y to compile it only once for all targets.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <1498454578-18709-8-git-send-email-thuth@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/misc/Makefile.objs