]> git.zerfleddert.de Git - m1-debian/commitdiff
kov += CONFIG_DM_CRYPT=y
authorThomas Glanzmann <thomas@glanzmann.de>
Wed, 9 Mar 2022 14:02:42 +0000 (15:02 +0100)
committerThomas Glanzmann <thomas@glanzmann.de>
Wed, 9 Mar 2022 14:02:42 +0000 (15:02 +0100)
bootstrap.sh

index ff858cc9e5ee92db44efcc78c217e5c0d261f943..f093a675e70af966206373d78fb38e1967f06afb 100644 (file)
@@ -28,7 +28,7 @@ build_linux()
         git fetch
         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-04-4k > .config
+        curl -s https://tg.st/u/config-2022-03-09-4k > .config
         make olddefconfig
         make -j `nproc` V=0 bindeb-pkg > /dev/null
 )
Impressum, Datenschutz