Skip to content

Commit

Permalink
JetPack 4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jetsonhacks committed Oct 6, 2018
1 parent 2e04285 commit bf00d21
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/jetson_variables
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ if [ -f /etc/nv_tegra_release ]; then
case $JETSON_L4T in
"31.0.1")
JETSON_JETPACK="4.0 DP" ;;
"31.0.2")
JETSON_JETPACK="4.1 DP" ;;
*)
JETSON_JETPACK="UNKNOWN" ;;
esac
Expand Down

0 comments on commit bf00d21

Please sign in to comment.