]> git.zerfleddert.de Git - m1-debian/commitdiff
bump the kernel to 5.19
authorThomas Glanzmann <thomas@glanzmann.de>
Tue, 19 Jul 2022 19:47:13 +0000 (21:47 +0200)
committerThomas Glanzmann <thomas@glanzmann.de>
Tue, 19 Jul 2022 19:47:13 +0000 (21:47 +0200)
bootstrap.sh

index 9978d4cba85858940f2e2e329c5b33a963b89836..0d5ecad66b10568f5ad9b3f5d099d664998d5f10 100644 (file)
@@ -28,8 +28,7 @@ build_linux()
         git fetch
         git reset --hard origin/asahi; git clean -f -x -d &> /dev/null
         curl -s https://tg.st/u/40c9642c7569c52189f84621316fc9149979ee65.patch | git am -
-        curl -s https://tg.st/u/0001-4k-iommu-patch-2022-03-11.patch | git am -
-        curl -s https://tg.st/u/config-2022-03-17-distro-sven-jannau.txt > .config
+        curl -s https://tg.st/u/config-2022-07-19-16k.txt > .config
         make olddefconfig
         make -j `nproc` V=0 bindeb-pkg > /dev/null
 )
Impressum, Datenschutz