From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Date: Thu, 24 May 2007 13:38:43 -0500 Subject: [U-Boot-Users] [PATCH] fix compilation problem for mpc8349itx CFG_RAMBOOT In-Reply-To: <1180031790.21124.19.camel@ld0161-tx32> References: <20070524123653.1231835264E@atlas.denx.de> <1180031790.21124.19.camel@ld0161-tx32> Message-ID: <4655DBB3.6060508@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Jon Loeliger wrote: > just in case CONFIG_CMD_FOO is previously defined > to something non-empty like "1" or so. Wouldn't it be easier just to have config.h include these other config options? You can't do any ifdefs in U-Boot without including config.h first anyway. -- Timur Tabi Linux Kernel Developer @ Freescale