I am trying to build a kernel driver patch for e-CAM24_CUONX driver and I get a build error when building.
when I invoke the make ARCH=arm64 O=$TEGRA_KERNEL_OUT Image -j4
I get the following errors:
I am trying to build a kernel driver patch for e-CAM24_CUONX driver and I get a build error when building.
when I invoke the make ARCH=arm64 O=$TEGRA_KERNEL_OUT Image -j4
I get the following errors:
This was an environment issue, was using wrong gcc due to path and environment CROSS_COMPILE and CROSS32CC setting.
Glad to know issue resolved!
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.