From: Fabio Estevam Date: Thu, 18 May 2017 11:15:02 +0000 (-0300) Subject: mx6sabresd: Rename target to mx6sabresd_defconfig X-Git-Url: http://git.dujemihanovic.xyz/?a=commitdiff_plain;h=4e2ece0e1518fb25bf0c672d0026477801b5e186;p=u-boot.git mx6sabresd: Rename target to mx6sabresd_defconfig As mx6sabresd only supports SPL target now, there is no need to keep the 'spl' in the name of the target, so simply rename it to mx6sabresd_defconfig. Signed-off-by: Fabio Estevam --- diff --git a/configs/mx6sabresd_spl_defconfig b/configs/mx6sabresd_defconfig similarity index 100% rename from configs/mx6sabresd_spl_defconfig rename to configs/mx6sabresd_defconfig