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