We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
type error: (tested on a percise with xfce)changed to (tested on a precise with xfce)
Further fixes and improvement. Also, changed fundemental step for compiling only a kernel module.
Added a step-by-step explanation on how to build from source
Won't work unless you have bc package installed
fstack-protector was only found in the root makefile for me
Updated Build chrome os kernel and kernel modules (markdown)
Removed sysfs module_locking and added info to change-kernel-flags
release kernels now all moved to kernel repo.
Add new trick to obtain current config file
Added workaround for fstack-protector-strong when building 3.4 kernel
Added info about -j option for make.
Removed note arm cross compiling needs to be tested. It is tested and works.
Added info about newer kernels 3.10 and up to be found on kernel-next repo
Updated kernel source link.
Added info on cross compiling
Corrected INSTALL_MOD_PATH info
minor text changes
Initial creation of the page