# pinenote-kernel-autobuild Just a Dockerfile that builds smauel's kernel from github. It builds as root on a debian image. Once built, you will find the files you need to boot a linux kernel on the pinenote in : ``` /usr/src/linux/pack/lib/modules/{kernel-version} #currently 5.16.0-rc8-00002-g6c7fc21536f3 /usr/src/linux/arch/arm64/boot/Image /usr/src/linux/pack/dtbs/5.16.0-rc8/rockchip/rk3566-pinenote.dtb ```