Linux source code

Hi guys,

I am wondering if this github is home to the kernels source code? - https://github.com/torvalds/linux

also how hard is it to build the kernel(compile,link etc)

thanks

yes that's the kernel source code.
Top-level Readme says " Please read Documentation/admin-guide/README.rst first." and that's where the instructions on building the kernel can be found (specifically, https://github.com/torvalds/linux/blob/master/Documentation/admin-guide/README.rst#compiling-the-kernel )

awesome, thanks Cubbi!
Topic archived. No new replies allowed.