]> git.zerfleddert.de Git - m1-debian/blobdiff - m1n1_uboot_kernel.sh
more todo
[m1-debian] / m1n1_uboot_kernel.sh
index 65ad62840bc073c38e46f383f4d53b4c8409a9db..c26d6136fbded9e53e38a37fac06d5a7bb0a6229 100644 (file)
@@ -20,7 +20,7 @@ build_linux()
         git fetch -a -t
         git reset --hard asahi-6.1-rc8-3;
         source "$HOME/.cargo/env"
-        cat ../../config-gpu.txt > .config
+        cat ../../config.txt > .config
         make LLVM=-15 olddefconfig
         make -j `nproc` LLVM=-15 V=0 bindeb-pkg > /dev/null
 )
Impressum, Datenschutz