From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Tyser Date: Thu, 19 Nov 2009 10:15:44 -0600 Subject: [U-Boot] [PATCH] Move preprocessor test for cmd_nand.c to Makefile In-Reply-To: References: Message-ID: <1258647344.8365.6019.camel@localhost.localdomain> 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, 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. Best, Peter