From: Thomas Glanzmann Date: Fri, 4 Mar 2022 10:29:40 +0000 (+0100) Subject: the last patch made it upstream X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/commitdiff_plain/3cbc477729a7fcd8d14dba4f54a459d72f25d229?hp=f4dfa7bef7a24dbb455665fdfa5811c8c0792e93 the last patch made it upstream --- 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