How to build nano kernel

Hi NV people

i usb SDK Manager to download nano jetpack and use source_sync.sh to download kernel source.

how to build the kernel source?

could you give some suggestion?

This was for adding CIFS (Samba) on a TX1, but you’ll probably most of it translates to compiling directly from a Nano:
[url]https://devtalk.nvidia.com/default/topic/1047880/jetson-tx1/mount-network-folder-samba-cifs/post/5322451/#5322451[/url]

The important part is to always save a safe copy of the “/proc/config.gz” for a starting configuration (I rarely trust the “*_defconfig” as a starting point).