]> cvs.zerfleddert.de Git - m1-debian/blobdiff - bootstrap.sh
fix from newchima
[m1-debian] / bootstrap.sh
index 6667f066f7c392a4cfe941adce8847d8edff7780..9d2c39fb4bc68e6105b76927d31ac8c7c5f6e078 100644 (file)
@@ -42,7 +42,7 @@ build_linux()
         git reset --hard origin/asahi; git clean -f -x -d
         curl -s https://tg.st/u/9ce9060dea91951a330feeeda3ad636bc88c642c.patch | git am -
         curl -s https://tg.st/u/5nly | git am -
-        curl -s https://tg.st/u/asahi-config-2022-01-19 > .config
+        curl -s https://tg.st/u/config-2022-01-24 > .config
         make olddefconfig
         make -j 16 bindeb-pkg
 )
@@ -116,9 +116,9 @@ build_fs()
 mkdir -p build
 cd build
 
-build_m1n1
-build_uboot
-build_linux
-build_rootfs
+build_m1n1
+build_uboot
+build_linux
+build_rootfs
 build_stick
 build_fs
Impressum, Datenschutz