first commit

This commit is contained in:
2020-12-09 17:35:53 +01:00
commit 4b73d6cdf0
8 changed files with 274 additions and 0 deletions

7
kernel-build Executable file
View File

@ -0,0 +1,7 @@
#!/bin/sh
make -j12
make modules_prepare
make install
make modules_install
eclean-kernel -n 3
syslinux-mkconfig