From 51db1a8b8a32710954b64d1f14496ee11a5e44dc Mon Sep 17 00:00:00 2001 From: Thomas Glanzmann Date: Sun, 4 Dec 2022 19:31:27 +0100 Subject: [PATCH] remove patch --- bootstrap.sh | 1 - 1 file changed, 1 deletion(-) 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 -- 2.39.2