[U-Boot-Users] [PATCH] Fix missing drivers makefile entries ds1722.c mw_eeprom.c
Wolfgang Denk
wd at denx.de
Wed Oct 24 00:39:43 CEST 2007
In message <1192745345-29895-1-git-send-email-plagnioj at jcrosoft.com> you wrote:
> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj at jcrosoft.com>
>
> diff --git a/drivers/Makefile b/drivers/Makefile
> index 6bf05cc..aba64f5 100755
> --- a/drivers/Makefile
> +++ b/drivers/Makefile
> @@ -54,7 +54,8 @@ COBJS = 3c589.o 5701rls.o ali512x.o at45.o ata_piix.o atmel_usart.o \
> ks8695eth.o \
> pxa_pcmcia.o mpc8xx_pcmcia.o tqm8xx_pcmcia.o \
> rpx_pcmcia.o \
> - fsl_i2c.o fsl_pci_init.o ati_radeon_fb.o
> + fsl_i2c.o fsl_pci_init.o ati_radeon_fb.o \
> + ds1722.o mw_eeprom.o
Applied, thanks.
But please keep lists sorted...
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
It's a small world, but I wouldn't want to paint it.
More information about the U-Boot
mailing list