From: Thomas Glanzmann Date: Mon, 21 Feb 2022 21:20:40 +0000 (+0100) Subject: hookup backlight X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/commitdiff_plain/898984a92b01243258a9ce89934b704d5f1c2dfe hookup backlight --- diff --git a/bootstrap.sh b/bootstrap.sh index d257917..a362845 100644 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -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/0001-Hookup-gpio-backlight.patch | git am - curl -s https://tg.st/u/config-2022-02-19 > .config make olddefconfig make -j $(( 2* `nproc`)) V=0 bindeb-pkg