From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Thu, 30 Oct 2014 09:15:15 +0100 Subject: [U-Boot] [PATCH] sunxi: Ippo_q8h_v5: fix config name typo In-Reply-To: <1414653526-2004-1-git-send-email-albert.u.boot@aribaud.net> References: <1414653526-2004-1-git-send-email-albert.u.boot@aribaud.net> Message-ID: <20141030091515.6f951e88@lilith> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Albert, On Thu, 30 Oct 2014 08:18:46 +0100, Albert ARIBAUD wrote: > This removes the following warnings when building: > WARNING: no status info for 'Ippo_q8h' > WARNING: no maintainers for 'Ippo_q8h' > > Signed-off-by: Albert ARIBAUD > --- > configs/{Ippo_q8h_defconfig => Ippo_q8h_v5_defconfig} | 0 > 1 file changed, 0 insertions(+), 0 deletions(-) > rename configs/{Ippo_q8h_defconfig => Ippo_q8h_v5_defconfig} (100%) > > diff --git a/configs/Ippo_q8h_defconfig b/configs/Ippo_q8h_v5_defconfig > similarity index 100% > rename from configs/Ippo_q8h_defconfig > rename to configs/Ippo_q8h_v5_defconfig > -- > 2.1.0 > Sorry, only just saw there already was a fix. Amicalement, -- Albert.