From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Thu, 19 Nov 2009 12:34:39 -0600 Subject: [U-Boot] [PATCH] Move preprocessor test for cmd_nand.c to Makefile In-Reply-To: <1258647344.8365.6019.camel@localhost.localdomain> References: <1258647344.8365.6019.camel@localhost.localdomain> Message-ID: <20091119183439.GA17987@loki.buserror.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thu, Nov 19, 2009 at 10:15:44AM -0600, Peter Tyser wrote: > On Thu, 2009-11-19 at 11:08 -0500, Robert P. J. Day wrote: > > Move the CONFIG_CMD_NAND preprocessor test out of common/cmd_nand.c > > and into the Makefile for consistency with other commands. > > This change has already been submitted by 2 different people and I > believe is in the u-boot-nand-flash/next tree. It's in Wolfgang's next tree now. -Scott