I tried compiling kernel source, following the instructions from https://docs.nvidia.com/jetson/archives/l4t-archived/l4t-3261/index.html#page/Tegra%20Linux%20Driver%20Package%20Development%20Guide/kernel_custom.html#wwpID0E0WD0HA . I am facing the below error, I tried finding “tegra234-super-module-e2614.dts” dts file but could not locate it anywhere in the source code. There are few files which include this dts file.
arch/arm64/boot/dts/…/…/…/…/…/…/hardware/nvidia/platform/t23x/concord/kernel-dts/cvb/tegra234-p3737-super-module-e2614.dtsi:14:10: fatal error: t234-common-modules/tegra234-super-module-e2614.dtsi: No such file or directory
#include <t234-common-modules/tegra234-super-module-e2614.dtsi>
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
arch/arm64/boot/dts/Makefile:79: recipe for target ‘arch/arm64/boot/dts/ddot/ddot/ddot/ddot/ddot/ddot/hardware/nvidia/platform/t23x/concord/kernel-dts/tegra234-p3701-0000-p3737-0000.dtb’ failed
make[1]: *** [arch/arm64/boot/dts/ddot/ddot/ddot/ddot/ddot/ddot/hardware/nvidia/platform/t23x/concord/kernel-dts/tegra234-p3701-0000-p3737-0000.dtb] Error 1
Makefile:1389: recipe for target ‘dtbs’ failed
make: *** [dtbs] Error 2
make: *** Waiting for unfinished jobs…
CALL scripts/atomic/check-atomics.sh
CALL scripts/checksyscalls.sh