L4T 34.1.1 Bootlin toolchain command line option error

Hi,
I downloaded all the files manually from:

  1. Driver - L4T BSP: Jetson_Linux_R34.1.1_aarch64.tbz2

  2. Driver - Sample RootFS: Tegra_Linux_Sample-Root Filesystem_R34.1.1_aarch64.tbz2

  3. Source - Kernel sources: public_sources.tbz2

  4. Tools - Bootlin Toolchain gcc 9.3: aarch64–glibc–stable-final.tar.gz

(I didn’t use the second toolchain file , Bootlin Toolchain Sources, 2020.08-1 , since it doesn’t contain bin folder. only tars and there are no instructions on how to use it)

I built the kernel successfully by export the env variable:
export CROSS_COMPILE_AARCH64_PATH=
as mentioned here:

and still this error remains

1 Like