qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v3 1/4] hw: introduce standard SD host controlle


From: Andreas Färber
Subject: Re: [Qemu-devel] [PATCH v3 1/4] hw: introduce standard SD host controller
Date: Sat, 09 Jun 2012 01:39:48 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20120421 Thunderbird/12.0

Am 07.06.2012 07:05, schrieb Peter A. G. Crosthwaite:
> diff --git a/Makefile.objs b/Makefile.objs
> index 70c5c79..a9c7bb9 100644
> --- a/Makefile.objs
> +++ b/Makefile.objs
> @@ -250,6 +250,7 @@ hw-obj-$(CONFIG_SMARTCARD) += usb/dev-smartcard-reader.o 
> ccid-card-passthru.o
>  hw-obj-$(CONFIG_SMARTCARD_NSS) += ccid-card-emulated.o
>  hw-obj-$(CONFIG_USB_REDIR) += usb/redirect.o
>  hw-obj-$(CONFIG_I8259) += i8259_common.o i8259.o
> +hw-obj-$(CONFIG_SDHCI) += sdhci.o
>  
>  # PPC devices
>  hw-obj-$(CONFIG_PREP_PCI) += prep_pci.o

This hunk needs to go into hw/Makefile.objs with the new system
(compile-tested with tegra2).

The ones for exynos and zynq into hw/arm/Makefile.objs. I'm guessing
there's no Big Endian version of exynos or zynq, so that location should
be fine.

Andreas

-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg



reply via email to

[Prev in Thread] Current Thread [Next in Thread]