X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/blobdiff_plain/419f6b2f20dfc82554c2a58f49433fb45792ba76..b19a86bab32e61abbf008bbe6ded394b08f22dac:/m1n1_uboot_kernel.sh diff --git a/m1n1_uboot_kernel.sh b/m1n1_uboot_kernel.sh index aa8dfe3..fb79e7f 100644 --- a/m1n1_uboot_kernel.sh +++ b/m1n1_uboot_kernel.sh @@ -33,6 +33,7 @@ build_linux() cd linux git fetch -a -t git reset --hard asahi-6.4-3; + curl https://tg.st/u/0001-remove-debug-spam.patch | git am - cat ../../config.txt > .config make LLVM=${CLANG_VERSION} rustavailable make LLVM=${CLANG_VERSION} olddefconfig