From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Thu, 27 Dec 2007 13:18:51 +0100 Subject: [U-Boot-Users] [PATCH 2/9] Add driver for National Semiconductor LM73 temperature sensor In-Reply-To: <20071223104049.GB11793@game.jcrosoft.org> References: <476D7020.8080906@arlinx.com> <20071223104049.GB11793@game.jcrosoft.org> Message-ID: <200712271318.51498.sr@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sunday 23 December 2007, Jean-Christophe PLAGNIOL-VILLARD wrote: > > diff --git a/drivers/hwmon/Makefile b/drivers/hwmon/Makefile > > index cebb2ba..32e3f44 100644 > > --- a/drivers/hwmon/Makefile > > +++ b/drivers/hwmon/Makefile > > @@ -34,6 +34,7 @@ COBJS-y += adm1021.o > > COBJS-y += ds1621.o > > COBJS-y += ds1722.o > > COBJS-y += ds1775.o > > +COBJS-y += lm73.o > > COBJS-y += lm75.o > > COBJS-y += lm81.o > > I will send soon (today or tomorow) the Makefile with conditional > compilation please rebase your patch about drivers on it. I would like to get those patches accepted and merged in this merge window. We should not delay this by waiting on your conditional compilation rework (which is good of course). So I suggest to get such patches merged right now and fix possible problems with future additions later. Best regards, Stefan ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de =====================================================================