projects
/
openwrt
/
staging
/
adrian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e94d1db
)
uboot-imx6: align indent size in Makefile
author
Piotr Dymacz
<pepe2k@gmail.com>
Thu, 7 Jan 2021 16:28:36 +0000
(17:28 +0100)
committer
Piotr Dymacz
<pepe2k@gmail.com>
Sat, 10 Apr 2021 13:18:04 +0000
(15:18 +0200)
Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
package/boot/uboot-imx6/Makefile
patch
|
blob
|
history
diff --git
a/package/boot/uboot-imx6/Makefile
b/package/boot/uboot-imx6/Makefile
index 8090f0e62aa02a05ef72de75d01ecdec64bf4c08..dd07919455b971364dd6c91de6b3f63f0864cdd6 100644
(file)
--- 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