Funtoo on the Nvidia TK1

From Funtoo
Revision as of 19:28, February 24, 2017 by D4g33z (talk | contribs)
Jump to navigation Jump to search

Introduction

Read this. And this

Getting the Sources

root # wget https://developer.nvidia.com/sites/default/files/akamai/mobile/files/L4T/kernel_src.tbz2 -O $LINUX
root # cd $LINUX
root # tar jxf kernel_src.tbz2
root # ln -s kernel linux

Kernel Building