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

Commit

Permalink
Release L4T 21.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jetsonhacks authored Aug 26, 2017
1 parent d7cf0a6 commit 2e1748e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prepareModule.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ if [ $(id -u) != 0 ]; then
fi
# Get the kernel source for LT4 21.4
cd /usr/src/
wget http://developer.download.nvidia.com/embedded/L4T/r21_Release_v4.0/source/kernel_src.tbz2
wget http://developer.download.nvidia.com/embedded/L4T/r21_Release_v5.0/source/kernel_src.tbz2
# Decompress
tar -xvf kernel_src.tbz2
cd kernel
Expand Down

0 comments on commit 2e1748e

Please sign in to comment.