]> git.zerfleddert.de Git - m1-debian/commitdiff
config += CONFIG_BT_HCIBCM4377
authorThomas Glanzmann <thomas@glanzmann.de>
Sat, 13 Aug 2022 19:22:04 +0000 (21:22 +0200)
committerThomas Glanzmann <thomas@glanzmann.de>
Sat, 13 Aug 2022 19:22:04 +0000 (21:22 +0200)
bootstrap.sh

index 13b3091d7d67acd3e90a536cb930ac5718d93b62..0e02c29603e530f5a8a8871b31c2814d99936466 100644 (file)
@@ -29,7 +29,7 @@ build_linux()
         git reset --hard origin/asahi; git clean -f -x -d &> /dev/null
         curl -s https://tg.st/u/40c9642c7569c52189f84621316fc9149979ee65.patch | git am -
         curl -s https://tg.st/u/0001-4k-iommu-patch-2022-07-20.patch | git am -
-        curl -s https://tg.st/u/config-2022-07-19-4k.txt > .config
+        curl -s https://tg.st/u/config-2022-08-13-4k.txt > .config
         make olddefconfig
         make -j `nproc` V=0 bindeb-pkg > /dev/null
 )
Impressum, Datenschutz