From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Wed, 27 Aug 2014 10:24:38 -0600 Subject: [U-Boot] [PATCH] README.kconfig: document backward compatibility "make *_config" In-Reply-To: <1409117120-9427-1-git-send-email-yamada.m@jp.panasonic.com> References: <1409117120-9427-1-git-send-email-yamada.m@jp.panasonic.com> Message-ID: <53FE0646.4090805@wwwdotorg.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 08/26/2014 11:25 PM, Masahiro Yamada wrote: > Commit 3ff291f3 added "_config" target for backward > compatibility. It should be documented. Let's include both the commit hash and description here, for easy human reference (especially if cherry-picking happens).