jetsonhacks / buildJetsonTX2Kernel

Build the NVIDIA Jetson TX2 Kernel on the device itself
MIT License
153 stars 116 forks source link

kernel source code for L4T28.1 #15

Closed Mingczpala closed 6 years ago

Mingczpala commented 6 years ago

The kernel source must match the version of L4T that has been flashed onto the Jetson. For example, here we use the kernel source for L4T 28.1 with L4T 28.1. Kernel versions are not compatible across releases.

I don't want to update my L4T, how can I download the kernel source for the version of L4T28.1??

jetsonhacks commented 6 years ago

Use the appropriate release: $ git clone https://github.com/jetsonhacks/buildJetsonTX2Kernel.git $ cd buildJetsonTX2Kernel $ git checkout vL4T28.1