From: Thomas Glanzmann Date: Sun, 20 Feb 2022 06:46:31 +0000 (+0100) Subject: drop the 4k patch for now X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/commitdiff_plain/f1f2b82f8214511b6de0d8b38e10145ce85e69c1?hp=77d777c54f10bd27ea1a8d5b83257cfa39c52bfd drop the 4k patch for now --- diff --git a/bootstrap.sh b/bootstrap.sh index 3216948..2a1b30f 100644 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -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