From 3cbc477729a7fcd8d14dba4f54a459d72f25d229 Mon Sep 17 00:00:00 2001 From: Thomas Glanzmann Date: Fri, 4 Mar 2022 11:29:40 +0100 Subject: [PATCH] the last patch made it upstream --- bootstrap.sh | 1 - 1 file changed, 1 deletion(-) 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 -- 2.39.2