]> cvs.zerfleddert.de Git - m1-debian/blobdiff - bootstrap.sh
fix path for firmware
[m1-debian] / bootstrap.sh
index 8086c7e4a7846c01fa458dab3fe75da2d9fed81a..e7729aa6b41fe0842ace8c5a6b6963beb2cccac8 100644 (file)
@@ -27,8 +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/XKVZ.patch | git am -
-        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