Message ID | 200910281632.AA00138@YOUR-BD18D6DD63.m1.interq.or.jp |
---|---|
State | New |
Headers | show |
TAKEDA, toshiya wrote: > diff --git a/qemu/Makefile.target b/qemu/Makefile.target > I'm not sure what these patches are against but they do not seem to be against our qemu tree. Regards, Anthony Liguori
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