[openwrt/openwrt] uboot-imx6: align indent size in Makefile
LEDE Commits
lede-commits at lists.infradead.org
Sat Apr 10 15:14:27 BST 2021
pepe2k pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/15e801041a796c5febf04505ebbbc7e88d809864
commit 15e801041a796c5febf04505ebbbc7e88d809864
Author: Piotr Dymacz <pepe2k at gmail.com>
AuthorDate: Thu Jan 7 17:28:36 2021 +0100
uboot-imx6: align indent size in Makefile
Signed-off-by: Piotr Dymacz <pepe2k at gmail.com>
---
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
More information about the lede-commits
mailing list