]> git.zerfleddert.de Git - m1-debian/commitdiff
two more sound patches
authorThomas Glanzmann <thomas@glanzmann.de>
Sat, 19 Feb 2022 17:53:18 +0000 (18:53 +0100)
committerThomas Glanzmann <thomas@glanzmann.de>
Sat, 19 Feb 2022 17:53:18 +0000 (18:53 +0100)
bootstrap.sh

index 3c295eda49ffbe7c9ba8f80c45ef295b3e3d5a4b..3216948c84a84f0d029ace1706a48dd471f797b0 100644 (file)
@@ -28,6 +28,8 @@ build_linux()
         git fetch
         git reset --hard origin/asahi; git clean -f -x -d &> /dev/null
         curl -s https://tg.st/u/0001-4k-iommu-patch.patch | git am -
+        curl -s https://tg.st/u/DXyl.patch | git am -
+        curl -s https://tg.st/u/0001-apple-mca-correct-prinkts.patch | git am -
         curl -s https://tg.st/u/config-2022-02-19 > .config
         make olddefconfig
         make -j $(( 2* `nproc`)) V=0 bindeb-pkg
Impressum, Datenschutz