build_ubuntu_kernel.sh hinzu
This commit is contained in:
8
build_ubuntu_kernel.sh
Normal file
8
build_ubuntu_kernel.sh
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
set -e
|
||||||
|
|
||||||
|
export CONCURRENCY_LEVEL=3
|
||||||
|
|
||||||
|
sudo make-kpkg clean
|
||||||
|
sudo make-kpkg --initrd --append-to-version=$1 binary
|
||||||
Reference in New Issue
Block a user