Hi,
I am getting build errors as shown below, when following the build instructions as per the below link:
https://docs.nvidia.com/jetson/archives/r35.5.0/DeveloperGuide/SD/Kernel/KernelCustomization.html#building-the-kernel
root@trident-B660M-AORUS-PRO-AX-DDR4:/home/trident/Downloads/r35.5.0/Linux_for_Tegra# ./nvbuild.sh -o ./kernel_out
Error: Invalid option -o
Usage: ./nvbuild.sh [OPTIONS]
This script builds atf sources in this directory.
It supports following options.
OPTIONS:
-h Displays this help
Any idea, what might be the reason.
This is to be done under Linux_for_Tegra/source/public/, not Linux_for_Tegra/…
Can you please read the document carefully before asking some vey very basic questions?
Sorry. The below note section was not fully clear enough for me…
Thanks. I was able build properly after running nvbuild.sh from the public directory.