From: Thomas Glanzmann Date: Fri, 28 Jan 2022 20:45:55 +0000 (+0100) Subject: poviks sound patch and nlmon X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/commitdiff_plain/f342e17cc272a99d324d8f26c0183754e421f7a4 poviks sound patch and nlmon --- 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 )