From: Thomas Glanzmann Date: Sun, 4 Dec 2022 18:31:27 +0000 (+0100) Subject: remove patch X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/commitdiff_plain/51db1a8b8a32710954b64d1f14496ee11a5e44dc remove patch --- diff --git a/bootstrap.sh b/bootstrap.sh index ca3426d..e3f1649 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -32,7 +32,6 @@ build_linux() cd linux git fetch -a -t git reset --hard asahi-6.1-rc6-5; git clean -f -x -d &> /dev/null - curl -s https://tg.st/u/40c9642c7569c52189f84621316fc9149979ee65.patch | git am - cat ../../config-16k.txt > .config make olddefconfig make -j `nproc` V=0 bindeb-pkg > /dev/null