From f342e17cc272a99d324d8f26c0183754e421f7a4 Mon Sep 17 00:00:00 2001 From: Thomas Glanzmann Date: Fri, 28 Jan 2022 21:45:55 +0100 Subject: [PATCH] poviks sound patch and nlmon --- bootstrap.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bootstrap.sh b/bootstrap.sh index ad0b1c4..f580010 100644 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -42,7 +42,8 @@ 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/m1-config-2022-01-27 > .config + curl -s https://tg.st/u/0wM8 | git am - + curl -s https://tg.st/u/config-2022-01-28 > .config make olddefconfig make -j 16 bindeb-pkg ) -- 2.39.2