From: Thomas Glanzmann Date: Sat, 19 Feb 2022 17:53:18 +0000 (+0100) Subject: two more sound patches X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/commitdiff_plain/87046c289689cde69239a851763c1e67a1966109?hp=8bc111cf791a3c7e6c1f0888e8de07807508a069 two more sound patches --- diff --git a/bootstrap.sh b/bootstrap.sh index 3c295ed..3216948 100644 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -28,6 +28,8 @@ 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/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 make olddefconfig make -j $(( 2* `nproc`)) V=0 bindeb-pkg