diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2017-06-30 15:09:20 +0200 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2017-06-30 15:09:20 +0200 |
commit | 24fb940ed4104ffdef3723b2ea894b394a8416e2 (patch) | |
tree | a74046dcaa16b56ca184238320272c30c385dc0a /run-all.sh | |
parent | 9d3a8775cc0ae83c45c61d541c00d84b1931be08 (diff) | |
download | imagefish-24fb940ed4104ffdef3723b2ea894b394a8416e2.tar.gz |
f26 uboot adds broadcom/ subdir itself
Diffstat (limited to 'run-all.sh')
-rwxr-xr-x | run-all.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ;; |