Skip to content

ESP4Ever/cyberdog_tegra_kernel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tegra Linux Kernel for CyberDog

License CI


[Introduction]

This project is the kernel code project of L4T (applicable to Xiaomi’s customized NVIDIA application board). The current version is Jetpack 4.5 and the kernel version is 4.9.201.

[Compilation method]

cd to the directory where the kernel code is located and execute the following command:

git clone https://github.com/MiRoboticsLab/cyberdog_tegra_kernel.git
cd cyberdog_tegra_kernel/kernel/kernel-4.9
./build.sh

The number of make jobs (-jn) in build.sh can be modified according to the actual situation of the personal computer.

About

Tegra linux kernel for CyberDog

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 98.0%
  • Assembly 1.3%
  • Makefile 0.3%
  • Perl 0.2%
  • Shell 0.1%
  • Python 0.1%