X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/blobdiff_plain/f91e9d163bf5db64fd2148de4b8f05cdaa0a8ffc..2da241513a048ff82c2ef27a49195ed2c58c5971:/bootstrap.sh diff --git a/bootstrap.sh b/bootstrap.sh index d257917..2ae1c1b 100644 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -30,6 +30,8 @@ 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/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 make -j $(( 2* `nproc`)) V=0 bindeb-pkg