Skip to content

Commit f5a71da

Browse files
committed
build-SD-armbian.sh: Disable armbian's FAST_CREATE_IMAGE
Signed-off-by: Tobias Knöppler <[email protected]>
1 parent 6a5f469 commit f5a71da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/build-SD-armbian.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ KERNEL_CONFIGURE=prebuilt
5353
BUILD_DESKTOP=no
5454
BUILD_MINIMAL=yes
5555
USE_CCACHE=yes
56+
FAST_CREATE_IMAGE=no
5657
EOF
5758
[[ "$CLEAN" == "0" ]] && {
5859
cat >> "$CONF" <<EOF

0 commit comments

Comments
 (0)