From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Dubov Date: Thu, 13 Jan 2011 00:38:47 -0800 (PST) Subject: [U-Boot] Embedded environment not compiling in the current git head? Message-ID: <765284.89016.qm@web37602.mail.mud.yahoo.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de It seems, something had broke the embedded environment compilation in the recent git head. During DO_DEPS_ONLY phase, environment.h is not considered, thus CONFIG_ENV_IS_EMBEDDED is never set with the obvious consequences.