Linux kernel: Difference between revisions

imported>Lelgenio
Add instructions for patching In-tree kernel modules without rebuilding the entire kernel
imported>Mateusauler
m than -> then
Line 391: Line 391:
</syntaxHighlight>
</syntaxHighlight>


Than you can run the following commands (in the nix-shell <code>$makeFlags</code> will contain
Then you can run the following commands (in the nix-shell <code>$makeFlags</code> will contain
the necessary cross-compiling arguments)
the necessary cross-compiling arguments)


Line 413: Line 413:
</syntaxHighlight>
</syntaxHighlight>


Than you can use:
Then you can use:


<syntaxHighlight lang=console>
<syntaxHighlight lang=console>