]> git.zerfleddert.de Git - m1-debian/commitdiff
upload u-boot.macho in case you need to run it in the hypervisor
authorThomas Glanzmann <thomas@glanzmann.de>
Sun, 6 Feb 2022 20:08:16 +0000 (21:08 +0100)
committerThomas Glanzmann <thomas@glanzmann.de>
Sun, 6 Feb 2022 20:08:16 +0000 (21:08 +0100)
bootstrap.sh

index 0d143eb6a3eda030fdfcb899932563724419a44d..e053003db45aaacd0e6fe60fcc057f7d77509d12 100644 (file)
@@ -149,7 +149,7 @@ upload_artefacts()
 {
         export KERNEL=`ls -1rt linux-image*.deb | grep -v dbg | tail -1`
         cp ${KERNEL} k.deb
-        upload m1-d-i.tar m1.tgz asahi-debian-live.tar u-boot.bin di-stick/vmlinuz k.deb
+        upload m1-d-i.tar m1.tgz asahi-debian-live.tar u-boot.bin u-boot.macho di-stick/vmlinuz k.deb
 }
 
 mkdir -p build
Impressum, Datenschutz