]> git.zerfleddert.de Git - m1-debian/commitdiff
audio capture support from povik
authorThomas Glanzmann <thomas@glanzmann.de>
Mon, 21 Feb 2022 10:19:17 +0000 (11:19 +0100)
committerThomas Glanzmann <thomas@glanzmann.de>
Mon, 21 Feb 2022 10:19:17 +0000 (11:19 +0100)
bootstrap.sh

index d257917c8741615ef088b993483bed5100cfd4da..02e2edbfcbf3012f09e78882a05d73b2c439396d 100644 (file)
@@ -30,6 +30,7 @@ build_linux()
         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/XKVZ.patch | git am -
         curl -s https://tg.st/u/config-2022-02-19 > .config
         make olddefconfig
         make -j $(( 2* `nproc`)) V=0 bindeb-pkg
Impressum, Datenschutz