From 25706103caaa75868b1663a7f7919cd34c8416b2 Mon Sep 17 00:00:00 2001 From: Thomas Glanzmann Date: Wed, 2 Mar 2022 19:52:57 +0100 Subject: [PATCH] The patch went upstream --- bootstrap.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/bootstrap.sh b/bootstrap.sh index c80b3ea..1342da5 100644 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -28,7 +28,6 @@ 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/0001-Hookup-backlight-for-MacBook-Pro-13-inch-M1-2020-J29.patch | git am - curl -s https://tg.st/u/XKVZ.patch | git am - curl -s https://tg.st/u/config-2022-02-19 > .config make olddefconfig -- 2.39.2