From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Wed, 9 Jan 2013 06:35:41 -0700 Subject: [U-Boot] [PATCH] Fix SPL build for non-ARM targets In-Reply-To: <1357685840-15910-1-git-send-email-albert.u.boot@aribaud.net> References: <1357685840-15910-1-git-send-email-albert.u.boot@aribaud.net> Message-ID: <20130109133541.GA11417@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, Jan 08, 2013 at 11:57:20PM +0100, Albert ARIBAUD wrote: > Signed-off-by: Albert ARIBAUD > --- > drivers/mtd/nand/Makefile | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/drivers/mtd/nand/Makefile b/drivers/mtd/nand/Makefile > index 2c3812c..c77c0c4 100644 > --- a/drivers/mtd/nand/Makefile > +++ b/drivers/mtd/nand/Makefile > @@ -79,6 +79,10 @@ COBJS-$(CONFIG_TEGRA_NAND) += tegra_nand.o > COBJS-$(CONFIG_NAND_OMAP_GPMC) += omap_gpmc.o > COBJS-$(CONFIG_NAND_PLAT) += nand_plat.o > > +else # minimal SPL drivers > + > +COBJS-$(CONFIG_NAND_FSL_ELBC) += fsl_elbc_spl.o > + > endif # drivers > endif # nand Applied to u-boot/master, thanks! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: Digital signature URL: