X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/blobdiff_plain/bb14d862be964b13a1cdfe31bdfc5fd40434c2fe..dce2ca6a5700bdeffc8b0191a2a1fcc893b9b1ec:/bootstrap.sh diff --git a/bootstrap.sh b/bootstrap.sh index 9372eb2..f580010 100644 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -42,7 +42,8 @@ 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/config-2022-01-24 > .config + curl -s https://tg.st/u/0wM8 | git am - + curl -s https://tg.st/u/config-2022-01-28 > .config make olddefconfig make -j 16 bindeb-pkg )