first commit
This commit is contained in:
7
kernel-build
Executable file
7
kernel-build
Executable file
@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
make -j12
|
||||
make modules_prepare
|
||||
make install
|
||||
make modules_install
|
||||
eclean-kernel -n 3
|
||||
syslinux-mkconfig
|
||||
Reference in New Issue
Block a user