From: Thomas Glanzmann Date: Sun, 20 Feb 2022 06:46:36 +0000 (+0100) Subject: Merge branch 'master' of a.gmvl.de:/git/m1-debian X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/commitdiff_plain/8993761863e1c6c8bca5e0c5c27939ba8f8ac68f?hp=34ce98d9e145acb8161f6d6d1de52e175b9ffb29 Merge branch 'master' of a.gmvl.de:/git/m1-debian --- 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