Skip to content

Scripts to help build the kernel and modules on the Jetson TK1

License

Notifications You must be signed in to change notification settings

XbotGroup/buildJetsonTK1Kernel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

buildJetsonTK1Kernel

Scripts to help build the kernel and modules on the Jetson TK1

These scripts are for building starting from a fresh flash of L4T 21.4 on a NVIDIA Jetson TK1.

getKernelSources.sh

Downloads the kernel sources for L4T 21.4 from the NVIDIA website, decompresses them and opens a graphical editor on the .config file.

buildKernel.sh

Compiles the kernel and modules using make.

copyzImage.sh

Copies the zImage file created by compiling the kernel to the /boot directory

Note: that you may want to save the newly built zImage and modules to external media so that can be used to flash a Jetson image.

For more information on building a kernel for the Jetson TK1:

https://devtalk.nvidia.com/default/topic/762653/-howto-build-own-kernel-for-jetson-tk1/

About

Scripts to help build the kernel and modules on the Jetson TK1

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%