From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Thu, 28 Aug 2014 10:25:02 -0600 Subject: [U-Boot] [PATCH v2] README.kconfig: document backward compatibility "make *_config" In-Reply-To: <1409191015-28564-1-git-send-email-yamada.m@jp.panasonic.com> References: <1409191015-28564-1-git-send-email-yamada.m@jp.panasonic.com> Message-ID: <53FF57DE.10304@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/27/2014 07:56 PM, Masahiro Yamada wrote: > Commit 3ff291f371fa9858426774f3732924bacb61ed1c > (kconfig: convert Kconfig helper script into a shell script) > restored "_config" target for backward compatibility. > It should be documented. Reviewed-by: Stephen Warren