]> git.zerfleddert.de Git - m1-debian/blobdiff - gpu.sh
apple_dcp does not work
[m1-debian] / gpu.sh
diff --git a/gpu.sh b/gpu.sh
index 8bc06fa005e7eef8934499d3ebc9c5005dac14b8..003f38bdaac7f2291e5138726073ab9e689a9c98 100644 (file)
--- a/gpu.sh
+++ b/gpu.sh
@@ -23,7 +23,7 @@ build_linux()
         cat ../../config.edge > .config
         make LLVM=-14 olddefconfig
         make LLVM=-14 -j `nproc` V=0 > /dev/null
-        sudo make LLVM=-14 modules_install
+        sudo make LLVM=-14 V=0 modules_install > /dev/null
         sudo make LLVM=-14 install
 )
 }
@@ -55,6 +55,10 @@ build_uboot()
         sudo cp u-boot.bin /boot/efi/m1n1/boot.bin
 }
 
+echo 'Has no gpu yet'
+echo 'Boot but crashes shortly after. Do not use.'
+exit 1
+
 mkdir -p build
 cd build
 
Impressum, Datenschutz