From: Piotr Dymacz Date: Thu, 7 Jan 2021 16:28:36 +0000 (+0100) Subject: uboot-imx6: align indent size in Makefile X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=15e801041a796c5febf04505ebbbc7e88d809864;p=openwrt%2Fstaging%2Fthess.git uboot-imx6: align indent size in Makefile Signed-off-by: Piotr Dymacz --- 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