]> git.zerfleddert.de Git - m1-debian/blobdiff - mini.sh
package m1n1
[m1-debian] / mini.sh
diff --git a/mini.sh b/mini.sh
index f3d8abdde6613f903d2b4cd48915bbd48b917055..d2195942acf4bcda8b681f4354c35e16bd272b27 100644 (file)
--- a/mini.sh
+++ b/mini.sh
@@ -34,7 +34,7 @@ build_m1n1()
         test -d m1n1 || git clone --recursive https://github.com/AsahiLinux/m1n1
         cd m1n1
         git fetch -a -t
-        git reset --hard v1.1.8;
+        git reset --hard v1.2.2;
         make -j `nproc`
 )
 }
@@ -55,9 +55,6 @@ build_uboot()
         sudo cp u-boot.bin /boot/efi/m1n1/boot.bin
 }
 
-echo This results in a kernel that does get the local ethernet interface up
-exit 1
-
 mkdir -p build
 cd build
 
Impressum, Datenschutz