How to build and use it
I'm mostly blindly following information from this guide: https://wiki.ubuntu.com/Kernel/BuildYourOwnKernel
Enable kernel source fetching
sudo vim /etc/apt/sources.list
and uncomment these lines:
deb-src http://us.archive.ubuntu.com/ubuntu/ bionic main restricted