Skip to content

Kashu7100/buildJetsonNanoKernel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

buildJetsonNanoKernel

Scripts to help build the 4.9 kernel and modules onboard the Jetson Nano.

Usage

Clone the repository.

$ git clone https://github.com/Kashu7100/buildJetsonNanoKernel.git
$ cd buildJetsonNanoKernel/scripts

Get the kernel sources from the NVIDIA Jetson Download Center.

$ sudo ./prepare_source.sh

Fix up the makefiles so that the source can be compiled on the Jetson.

$ sudo ./make_kernel.sh

Copy over the newly built Image and zImage files into the /boot directory.

$ sudo ./set_boot.sh

About

Build the NVIDIA Jetson Nano Kernel on the device

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages