From 564fe8c653d776a4b2823e391dce5d060c8fbfa6 Mon Sep 17 00:00:00 2001 From: Thomas Glanzmann Date: Sat, 13 May 2023 14:59:34 +0200 Subject: [PATCH] another patch from Jannau --- m1n1_uboot_kernel.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/m1n1_uboot_kernel.sh b/m1n1_uboot_kernel.sh index ba8f129..c3dda1c 100644 --- a/m1n1_uboot_kernel.sh +++ b/m1n1_uboot_kernel.sh @@ -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 -- 2.39.2