Project

General

Profile

Bug #838

Updated by Hammel about 2 years ago

See https://www.raspberrypi.org/documentation/linux/kernel/building.md 

 There are tweaks per platform, such as 32 vs 64 bit builds and which toolchain to build (64bit would use aarch64 which is not currently being built).    I need to update the HW=<> option to make use of these. 

 The overlays and DTB's can be grabbed directly from the kernel build tree. 

 The build page referenced above still refers to the git repo that's been used for a while now. 

 See: 
 * https://www.raspberrypi.com/documentation/computers/linux_kernel.html

Back