linux-surface kernel for chromiumos.
make
command)# first, generate config using one of the script located under
# scripts/0001-generate-kernel-config/
# then
bash scripts/0002-build-kernel-using-make.sh
# run with sudo or fakeroot to preserve ownership
fakeroot -- bash scripts/0003-package-kernel.sh
If you want to install my prebuilt kernel release, take a look at each release page (https://github.com/kitakar5525/chromeos-kernel-linux-surface/releases); installation varies from release to release because I'm trying to improve packaging.
Below is the general instructions:
copy module dir into ROOT-A/lib/modules
and copy vmlinuz to EFI-SYSTEM/syslinux/vmlinuz.A
copy module dir into ROOT-C/lib/modules
and copy vmlinuz to ROOT-C/kernel