]> git.zerfleddert.de Git - m1-debian/commitdiff
hookup backlight
authorThomas Glanzmann <thomas@glanzmann.de>
Mon, 21 Feb 2022 21:20:40 +0000 (22:20 +0100)
committerThomas Glanzmann <thomas@glanzmann.de>
Mon, 21 Feb 2022 21:20:40 +0000 (22:20 +0100)
bootstrap.sh

index d257917c8741615ef088b993483bed5100cfd4da..a3628453d87c746b93343b176e35f057188f350d 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/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
Impressum, Datenschutz