Jump to content

Compiling Jetson TX1/TX2 source code: Difference between revisions

Line 175: Line 175:
</pre>
</pre>


If you want to compare the configuration of your current kernel vrs the kernel that you are going to build (tegra21_defconfig) you can run:
<pre>
zcat /proc/config.gz > config #tegra
meld config tegra21_defconfig #host
</pre>
6) Compile kernel, device tree and modules
6) Compile kernel, device tree and modules
<pre>
<pre>
156

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.