]> git.zerfleddert.de Git - m1-debian/commitdiff
discard kernel build output
authorThomas Glanzmann <thomas@glanzmann.de>
Wed, 2 Mar 2022 16:12:36 +0000 (17:12 +0100)
committerThomas Glanzmann <thomas@glanzmann.de>
Wed, 2 Mar 2022 16:12:36 +0000 (17:12 +0100)
bootstrap.sh

index 13606c64048e5d5c9b539f5561e5b01d62d67545..c80b3ea1a64aa3ce43ff1f8087e02b5c5ebb67d2 100644 (file)
@@ -32,7 +32,7 @@ build_linux()
         curl -s https://tg.st/u/XKVZ.patch | git am -
         curl -s https://tg.st/u/config-2022-02-19 > .config
         make olddefconfig
-        make -j `nproc` V=0 bindeb-pkg
+        make -j `nproc` V=0 bindeb-pkg > /dev/null
 )
 }
 
Impressum, Datenschutz