diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2017-07-06 19:20:24 +0200 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2017-07-06 19:20:24 +0200 |
commit | bccde781fb0252fe45fe5e41b31b62d297c16668 (patch) | |
tree | e204559e5f1f775f9e2e4b72ab3e3b22f7b46662 | |
parent | 6e8c81ab7fe0c1dc5c3388b60fe2ae18a8394c75 (diff) | |
download | imagefish-bccde781fb0252fe45fe5e41b31b62d297c16668.tar.gz |
enable fedora kernel aarch64
-rwxr-xr-x | run-all.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ;; |