aboutsummaryrefslogtreecommitdiffstats
path: root/run-all.sh
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2017-06-30 15:09:20 +0200
committerGerd Hoffmann <kraxel@redhat.com>2017-06-30 15:09:20 +0200
commit24fb940ed4104ffdef3723b2ea894b394a8416e2 (patch)
treea74046dcaa16b56ca184238320272c30c385dc0a /run-all.sh
parent9d3a8775cc0ae83c45c61d541c00d84b1931be08 (diff)
downloadimagefish-24fb940ed4104ffdef3723b2ea894b394a8416e2.tar.gz
f26 uboot adds broadcom/ subdir itself
Diffstat (limited to 'run-all.sh')
-rwxr-xr-xrun-all.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/run-all.sh b/run-all.sh
index 024c517..28d96dc 100755
--- a/run-all.sh
+++ b/run-all.sh
@@ -12,7 +12,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 26 || exit 1
;;