From beb245fc9857e330ef46e6a155e653a4efbefa22 Mon Sep 17 00:00:00 2001 From: Thomas Glanzmann Date: Thu, 27 Jan 2022 15:22:39 +0100 Subject: [PATCH] use a bigger kernel font --- bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap.sh b/bootstrap.sh index 9372eb2..ad0b1c4 100644 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -42,7 +42,7 @@ build_linux() git reset --hard origin/asahi; git clean -f -x -d curl -s https://tg.st/u/9ce9060dea91951a330feeeda3ad636bc88c642c.patch | git am - curl -s https://tg.st/u/5nly | git am - - curl -s https://tg.st/u/config-2022-01-24 > .config + curl -s https://tg.st/u/m1-config-2022-01-27 > .config make olddefconfig make -j 16 bindeb-pkg ) -- 2.39.2