]> git.zerfleddert.de Git - m1-debian/commitdiff
put poviks patch back
authorThomas Glanzmann <thomas@glanzmann.de>
Wed, 30 Mar 2022 10:02:44 +0000 (12:02 +0200)
committerThomas Glanzmann <thomas@glanzmann.de>
Wed, 30 Mar 2022 10:02:44 +0000 (12:02 +0200)
bootstrap.sh

index 9b3b22e3138af4fd7826f71e376e50d7e97fa30b..1db909173dac832177e646dc3424e1a3992ac1b5 100644 (file)
@@ -29,6 +29,7 @@ build_linux()
         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/WQRL.patch | git am -
         curl -s https://tg.st/u/config-2022-03-17-distro-sven-jannau.txt > .config
         make olddefconfig
         make -j `nproc` V=0 bindeb-pkg > /dev/null
Impressum, Datenschutz