]> git.zerfleddert.de Git - m1-debian/commitdiff
remove debug spam as noticed by Andreas
authorThomas Glanzmann <thomas@glanzmann.de>
Mon, 24 Jul 2023 12:21:08 +0000 (14:21 +0200)
committerThomas Glanzmann <thomas@glanzmann.de>
Mon, 24 Jul 2023 12:21:08 +0000 (14:21 +0200)
m1n1_uboot_kernel.sh

index aa8dfe3c2c763748f0cbed43b901f698d9cfad0f..fb79e7f2060ca4d4f2f9dd3617a87c4d16109231 100644 (file)
@@ -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
Impressum, Datenschutz