From a2845c74e267f0d75a8912a309882adbba880d2b Mon Sep 17 00:00:00 2001 From: Thomas Glanzmann Date: Mon, 21 Feb 2022 23:34:16 +0100 Subject: [PATCH] hookup backlight for 2020 notebooks --- bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap.sh b/bootstrap.sh index 8cf87aa..2ae1c1b 100644 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -30,7 +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/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 -- 2.39.2