]> git.zerfleddert.de Git - m1-debian/commitdiff
new config
authorThomas Glanzmann <thomas@glanzmann.de>
Sun, 13 Feb 2022 19:43:15 +0000 (20:43 +0100)
committerThomas Glanzmann <thomas@glanzmann.de>
Sun, 13 Feb 2022 19:43:15 +0000 (20:43 +0100)
bootstrap.sh

index 9a7940cb3a680065d8c3035dee8331409c479f5d..210a0b93ad6c90e6cd8bf26325986eecea80ef34 100644 (file)
@@ -33,7 +33,7 @@ build_linux()
         curl -s https://tg.st/u/256f5efbf23ff68c489dad92f99d1cecfb021729.patch | git am -
         curl -s https://tg.st/u/8737955a0263d09ffa8550658dfcac1df3d0665c.patch | git am -
         curl -s https://tg.st/u/0001-4k-iommu-patch.patch | git am -
-        curl -s https://tg.st/u/m1-config-smc-2022-02-06 > .config
+        curl -s https://tg.st/u/config-2022-02-13 > .config
         make olddefconfig
         make -j $(( 2* `nproc`)) V=0 bindeb-pkg &> /dev/null
 )
Impressum, Datenschutz