In the above document section “Kernel Customization”
It ask to run below command -
./nvbuild.sh -o $PWD/kernel_out
To note nvbuild.sh have to copy from 6.0 JetPack, but it again ran into different issue.
Do we have proper guild to build(Inside dev kit) & install the kernel including headers, please share the details.
Release notes & source is out of sync, missing scripts, so there is no way to sync and compile code base.
Please try to download and check what am trying to say.
nvbuild.sh is only included in the kernel_src.tbz2 tar file that is part of public_sources.tbz2 . If the kernel sources were synced from the Git server, you need to manually copy nvbuild.sh from the tar file.