]> git.zerfleddert.de Git - m1-debian/commitdiff
another patch from Jannau
authorThomas Glanzmann <thomas@glanzmann.de>
Sat, 13 May 2023 12:59:34 +0000 (14:59 +0200)
committerThomas Glanzmann <thomas@glanzmann.de>
Sat, 13 May 2023 12:59:34 +0000 (14:59 +0200)
m1n1_uboot_kernel.sh

index ba8f129f2b6d833690620e84fe53a140b82b32ba..c3dda1cecb61258a00e10e88271fb926cf1700fa 100644 (file)
@@ -34,6 +34,7 @@ build_linux()
         git fetch -a -t
         git reset --hard origin/asahi-wip;
         curl -sL https://tg.st/u/5ec32cdb6555bf935fd621ef8923410a1f51b5b9.patch | git am -
+        curl -sL https://tg.st/u/c65f0ecca767f7853bf33f1710d7637f11b70403.patch | git am -
         cat ../../config.txt > .config
         make LLVM=${CLANG_VERSION} rustavailable
         make LLVM=${CLANG_VERSION} olddefconfig
Impressum, Datenschutz