Do not re-use and modify the existing NVIDIA Jetson AGX Xavier Developer Kit code without selecting and using your own board name. If you do not use your own board name it will not be obvious to Jetson AGX Xavier series users whether the modified source code supports the o...
$(CMD_FIPS140_GEN_HMAC) $@ # `@true` prevents complaints when there is nothing to be done vmlinux: FORCE @true $(objtree)/crypto/fips140.ko: FORCE $(call cmd,gen_hmac) %.ko: FORCE @true clean: rm -f $(objtree)/crypto/fips140.ko.rela.* PHONY += FORCE cle...
In my case this is necessary for the ZFS filesystem which for license reasons is not shipped with the kernel. 2. Also, if kernel compilation is inevitable, instructions should be provided at https://www.raspberrypi.com/documentati ... the-kernel how to cross-compile on another computer (...
Do not re-use and modify the existing NVIDIA Jetson AGX Xavier Developer Kit code without selecting and using your own board name. If you do not use your own board name it will not be obvious to Jetson AGX Xavier series users whether the modified source code supports the...