Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 439 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 439 Bytes

jetson-kernel snap

This repository contains the building recipe for a kernel snap for the Jetson TX1/TX2/Nano devices.

Build instructions

The recommended build environment is Ubuntu 18.04. To build, first install snapcraft:

snap install snapcraft

Then go to the right folder. Depending on your target:

cd <tx1|tx2|nano>

To build the snap, if in the target machine:

snapcraft

Otherwise:

snapcraft --target-arch arm64