aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2017-07-06 19:20:24 +0200
committerGerd Hoffmann <kraxel@redhat.com>2017-07-06 19:20:24 +0200
commitbccde781fb0252fe45fe5e41b31b62d297c16668 (patch)
treee204559e5f1f775f9e2e4b72ab3e3b22f7b46662
parent6e8c81ab7fe0c1dc5c3388b60fe2ae18a8394c75 (diff)
downloadimagefish-bccde781fb0252fe45fe5e41b31b62d297c16668.tar.gz
enable fedora kernel aarch64
-rwxr-xr-xrun-all.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/run-all.sh b/run-all.sh
index c7b76cc..27e9f93 100755
--- a/run-all.sh
+++ b/run-all.sh
@@ -10,7 +10,7 @@ arm-b32 | cubietruck)
;;
arm-b64)
# rebuild images
-# ./Fedora-rpi64-fedora.sh 26 || exit 1
+ ./Fedora-rpi64-fedora.sh 26 || exit 1
./Fedora-rpi64-kraxel.sh 26 || exit 1
# ./Fedora-efi-grub2.sh 25 || exit 1
;;