From ee406c858665f79e35ab6001c855694adc5a4379 Mon Sep 17 00:00:00 2001 From: Thomas Glanzmann Date: Fri, 4 Mar 2022 12:19:10 +0100 Subject: [PATCH] new config for the dpms patch from marcan --- bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap.sh b/bootstrap.sh index 5d90ba9..e7729aa 100644 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -27,7 +27,7 @@ build_linux() cd linux git fetch git reset --hard origin/asahi; git clean -f -x -d &> /dev/null - curl -s https://tg.st/u/config-2022-03-02-16k > .config + curl -s https://tg.st/u/config-2022-03-04-16k > .config make olddefconfig make -j `nproc` V=0 bindeb-pkg > /dev/null ) -- 2.39.2