X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/blobdiff_plain/3b184c545c57f3d3244cda466a4bc4c19b6e81eb..26f5bdf315fa59b2cc93158de1f92e5a1e6ee7cd:/bootstrap.sh?ds=sidebyside diff --git a/bootstrap.sh b/bootstrap.sh index d257917..8cf87aa 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-gpio-backlight.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