From 15e801041a796c5febf04505ebbbc7e88d809864 Mon Sep 17 00:00:00 2001 From: Piotr Dymacz Date: Thu, 7 Jan 2021 17:28:36 +0100 Subject: [PATCH] uboot-imx6: align indent size in Makefile Signed-off-by: Piotr Dymacz --- package/boot/uboot-imx6/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package/boot/uboot-imx6/Makefile b/package/boot/uboot-imx6/Makefile index 8090f0e62a..dd07919455 100644 --- a/package/boot/uboot-imx6/Makefile +++ b/package/boot/uboot-imx6/Makefile @@ -27,11 +27,11 @@ define U-Boot/apalis_imx6 endef define U-Boot/mx6cuboxi - NAME:=SolidRun Cubox-i boards - UBOOT_IMAGE:=SPL u-boot.img - UBOOT_MAKE_FLAGS:=SPL u-boot.img - BUILD_DEVICES:=cubox-i - HIDDEN:=1 + NAME:=SolidRun Cubox-i boards + UBOOT_IMAGE:=SPL u-boot.img + UBOOT_MAKE_FLAGS:=SPL u-boot.img + BUILD_DEVICES:=cubox-i + HIDDEN:=1 endef define U-Boot/wandboard -- 2.30.2