]> git.zerfleddert.de Git - m1-debian/commitdiff
new config for the dpms patch from marcan
authorThomas Glanzmann <thomas@glanzmann.de>
Fri, 4 Mar 2022 11:19:10 +0000 (12:19 +0100)
committerThomas Glanzmann <thomas@glanzmann.de>
Fri, 4 Mar 2022 11:19:10 +0000 (12:19 +0100)
bootstrap.sh

index 5d90ba9bdc8bdf4ab7f4b9469c387063edbf04d1..e7729aa6b41fe0842ace8c5a6b6963beb2cccac8 100644 (file)
@@ -27,7 +27,7 @@ build_linux()
         cd linux
         git fetch
         git reset --hard origin/asahi; git clean -f -x -d &> /dev/null
-        curl -s https://tg.st/u/config-2022-03-02-16k > .config
+        curl -s https://tg.st/u/config-2022-03-04-16k > .config
         make olddefconfig
         make -j `nproc` V=0 bindeb-pkg > /dev/null
 )
Impressum, Datenschutz