From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Fri, 28 Dec 2007 16:42:53 +0100 Subject: [U-Boot-Users] [PATCH 2/9] Add driver for National Semiconductor LM73 temperature sensor In-Reply-To: <4774FD8D.50900@arlinx.com> References: <4774FD8D.50900@arlinx.com> Message-ID: <200712281642.54134.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 Friday 28 December 2007, Larry Johnson wrote: > > I understand you view but il will great if the new driver could be use > > conditional Makefile.o > > > > Could you do this modification pls > > > > COBJS-$(CONFIG_DTT_LM73) += lm73.o > > > > instead of > > > >> +COBJS-y += lm73.o > > > > and remove if ifdef CONFIG_DTT_LM73 from the lm73.c > > > > Thanks by advance, > > J. > > I have tested a patch to make this change and to remove the references > to "CFG_EEPROM_PAGE_WRITE_ENABLE". If there is no objection, I would > prefer to submit this patch after Stefan finishes adding the original > patch, rather than amend the original patch. Yes, I would like to do it this way too. I'm waiting for some final patches from Matthias and will send the pull request to Wolfgang after those are merged today or latest tomorrow. 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 =====================================================================