From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ilya Yanok Date: Mon, 20 Jun 2011 02:46:42 +0400 Subject: [U-Boot] [PATCH] tools: make it possible to build tools unconfigured In-Reply-To: <201106191427.40113.vapier@gentoo.org> References: <1308173853-20178-1-git-send-email-yanok@emcraft.com> <201106181503.10550.vapier@gentoo.org> <4DFE3801.9020909@emcraft.com> <201106191427.40113.vapier@gentoo.org> Message-ID: <4DFE7C52.6030503@emcraft.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Mike, On 19.06.2011 22:27, Mike Frysinger wrote: > i might be thinking of a different env_embedded situation. a different > problem with your patch to tools/Makefile: you copied the same logic multiple > times which means more bitrot. Yes, that's a good point. Your patch looks good to me. Should I write a commit message and repost it or will you? Regards, Ilya.