Skip to content
This repository was archived by the owner on Sep 9, 2021. It is now read-only.

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

License

Notifications You must be signed in to change notification settings

jetsonhacks/buildJetsonTK1Kernel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

df20f82 · Sep 9, 2021

History

8 Commits
Aug 26, 2017
Jun 17, 2016
Sep 9, 2021
Jun 17, 2016
Jun 17, 2016
Jun 17, 2016

Repository files navigation

buildJetsonTK1Kernel

This repository has been archived.

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages