]> git.zerfleddert.de Git - m1-debian/commitdiff
leave the 4k patch for users for now
authorThomas Glanzmann <thomas@glanzmann.de>
Sun, 20 Feb 2022 07:16:43 +0000 (08:16 +0100)
committerThomas Glanzmann <thomas@glanzmann.de>
Sun, 20 Feb 2022 07:16:43 +0000 (08:16 +0100)
bootstrap.sh

index 2a1b30f86f7ae6f0d9072e2a26879089dc86a691..3216948c84a84f0d029ace1706a48dd471f797b0 100644 (file)
@@ -27,7 +27,7 @@ build_linux()
         cd 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/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
Impressum, Datenschutz