All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v3 1/25] Makefile.target: add pc98 objects
@ 2009-10-28 16:32 TAKEDA, toshiya
  2009-10-30 16:16 ` Anthony Liguori
  0 siblings, 1 reply; 2+ messages in thread
From: TAKEDA, toshiya @ 2009-10-28 16:32 UTC (permalink / raw)
  To: qemu-devel

diff --git a/qemu/Makefile.target b/qemu/Makefile.target
index fefd7ac..e647474 100644
--- a/qemu/Makefile.target
+++ b/qemu/Makefile.target
@@ -196,6 +196,8 @@ obj-i386-y += cirrus_vga.o apic.o ioapic.o parallel.o acpi.o piix_pci.o
 obj-i386-y += usb-uhci.o vmmouse.o vmport.o vmware_vga.o hpet.o
 obj-i386-y += device-hotplug.o pci-hotplug.o smbios.o wdt_ib700.o
 obj-i386-y += ne2000-isa.o
+obj-i386-y += ide/pc98.o pc98kbd.o pc98mouse.o pc98sys.o pc98vga.o pc98.o
+obj-i386-y += ay8910.o ymdeltat.o fm.o ym2608intf.o pc98sound.o
 
 # shared objects
 obj-ppc-y = ppc.o ide/core.o ide/qdev.o ide/isa.o ide/pci.o ide/macio.o

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

end of thread, other threads:[~2009-10-30 16:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-28 16:32 [Qemu-devel] [PATCH v3 1/25] Makefile.target: add pc98 objects TAKEDA, toshiya
2009-10-30 16:16 ` Anthony Liguori

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.