X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/blobdiff_plain/d0071c0bc7b0d90738ac2ef3275cce2cc69b5108..43e069d552a28a0062574f99146273ce8855a447:/bootstrap.sh diff --git a/bootstrap.sh b/bootstrap.sh index 4dc4e82..7e01007 100644 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -44,7 +44,7 @@ build_linux() curl -s https://tg.st/u/5nly | git am - curl -s https://tg.st/u/asahi-config-2022-01-19 > .config make olddefconfig - make bindeb-pkg + make -j 16 bindeb-pkg ) }