Table of contents
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Compiling a Linux kernel on Ubuntu | |
---------------------------------- | |
This should be useful in the event that the user wants to investigate whether a newer kernel allows | |
certain peripherals to work better (or at all) or some other problems they might encounter while using | |
the kernel officially provided by Canonical. | |
As an example, I use the 4.1.5 release from kernel.org. | |
1) Make sure you have the build environment set up first: |