]> git.zerfleddert.de Git - m1-debian/blobdiff - bootstrap.sh
package m1n1
[m1-debian] / bootstrap.sh
index a6b9b3c6f6f325944b2c419cdd2c2b5f02751429..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-rc8-2; 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