X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/blobdiff_plain/54e4d933059ec09e7ce4773ca743b1876d7d6f71..b403cd99fa4f5f00c109d783524fc7d503e3fced:/bootstrap.sh diff --git a/bootstrap.sh b/bootstrap.sh index 112eb71..e7729aa 100644 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -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 ) @@ -198,9 +197,9 @@ build_linux build_m1n1 build_uboot build_rootfs -build_live_stick build_di_stick build_dd build_efi build_asahi_installer_image +build_live_stick publish_artefacts