X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/blobdiff_plain/f4dfa7bef7a24dbb455665fdfa5811c8c0792e93..3cbc477729a7fcd8d14dba4f54a459d72f25d229:/bootstrap.sh diff --git a/bootstrap.sh b/bootstrap.sh index 8086c7e..5d90ba9 100644 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -27,7 +27,6 @@ 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 make olddefconfig make -j `nproc` V=0 bindeb-pkg > /dev/null