From f1f2b82f8214511b6de0d8b38e10145ce85e69c1 Mon Sep 17 00:00:00 2001 From: Thomas Glanzmann Date: Sun, 20 Feb 2022 07:46:31 +0100 Subject: [PATCH] drop the 4k patch for now --- bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2