From patchwork Wed Oct 28 16:32:43 2009 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [v3,1/25] Makefile.target: add pc98 objects Date: Wed, 28 Oct 2009 06:32:43 -0000 From: =?utf-8?b?5q2m55SwID0/SVNPLTIwMjItSlA/Qj9JQnNrUWoxVFRHa2JLRUk9Pz0=?= X-Patchwork-Id: 37153 Message-Id: <200910281632.AA00138@YOUR-BD18D6DD63.m1.interq.or.jp> 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