mirror of
https://github.com/mayfrost/guides.git
synced 2024-10-31 23:16:06 +00:00
Update KERNEL.md
This commit is contained in:
parent
27d8f8883e
commit
26f0ed9317
@ -40,7 +40,7 @@ Compiling a kernel has the advantage to make it as minimal and featureful as you
|
||||
## GETTING THE KERNEL SOURCE
|
||||
|
||||
### OPTIONAL: Symlink
|
||||
Is standard to download Linux sources under __/usr/src/__, to link the downloaded kernel tree to __/usr/src/linux-<VERSION_NUMBER>__ and work there, but is not a requirement.
|
||||
Is standard to download Linux sources under __/usr/src/__, then link the downloaded kernel tree to __/usr/src/linux-<VERSION_NUMBER>__ and work there, but is not a requirement.
|
||||
* Change to __/usr/src/__.
|
||||
`cd /usr/src/`
|
||||
* Symlink.
|
||||
|
Loading…
Reference in New Issue
Block a user