]> git.zerfleddert.de Git - m1-debian/blobdiff - bootstrap.sh
package m1n1
[m1-debian] / bootstrap.sh
index f380008a0919fc1079b1927fb1cac4379b6b97a5..ab20b34779ff3d08682dfee0d2b953197074bd20 100755 (executable)
@@ -31,7 +31,7 @@ build_linux()
         test -d linux || git clone https://github.com/AsahiLinux/linux
         cd linux
         git fetch -a -t
-        git reset --hard asahi-6.1-rc6-5; git clean -f -x -d &> /dev/null
+        git reset --hard asahi-6.1-rc8-3; git clean -f -x -d &> /dev/null
         cat ../../config-16k.txt > .config
         make olddefconfig
         make -j `nproc` V=0 bindeb-pkg > /dev/null
Impressum, Datenschutz