From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: [patch 03/13] QEMU: make esp.c build conditional to SPARC target Date: Thu, 17 Apr 2008 17:10:24 -0300 Message-ID: <20080417203026.442968264@localhost.localdomain> References: <20080417201021.515148882@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: kvm-devel To: Avi Kivity , Anthony Liguori Return-path: Content-Disposition: inline; filename=disable-esp-x86 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: kvm-devel-bounces@lists.sourceforge.net Errors-To: kvm-devel-bounces@lists.sourceforge.net List-Id: kvm.vger.kernel.org Only used by qemu/hw/sun4m.c. Index: kvm-userspace.io/qemu/Makefile.target =================================================================== --- kvm-userspace.io.orig/qemu/Makefile.target +++ kvm-userspace.io/qemu/Makefile.target @@ -563,7 +563,7 @@ DEPLIBS += libfdt.a endif # SCSI layer -OBJS+= lsi53c895a.o esp.o +OBJS+= lsi53c895a.o # USB layer OBJS+= usb-ohci.o @@ -642,6 +642,7 @@ OBJS+= ptimer.o OBJS+= pflash_cfi01.o endif ifeq ($(TARGET_BASE_ARCH), sparc) +OBJS+= esp.o ifeq ($(TARGET_ARCH), sparc64) OBJS+= sun4u.o ide.o pckbd.o ps2.o vga.o apb_pci.o OBJS+= fdc.o mc146818rtc.o serial.o m48t59.o -- ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone