From f70867a08ae93f412faf85c9d36761abc57dd93f Mon Sep 17 00:00:00 2001 From: Thomas Glanzmann Date: Wed, 9 Mar 2022 20:53:24 +0100 Subject: [PATCH] pull sound branch --- bootstrap.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/bootstrap.sh b/bootstrap.sh index f093a67..7a2d88a 100644 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -29,6 +29,7 @@ build_linux() git reset --hard origin/asahi; git clean -f -x -d &> /dev/null curl -s https://tg.st/u/0001-4k-iommu-patch.patch | git am - curl -s https://tg.st/u/config-2022-03-09-4k > .config + git pull --commit https://github.com/povik/linux asahi-sound-wip make olddefconfig make -j `nproc` V=0 bindeb-pkg > /dev/null ) -- 2.39.2