linux:kernelcompile
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
linux:kernelcompile [2016/06/07 11:26] – admin | linux:kernelcompile [2016/06/07 11:30] (current) – admin | ||
---|---|---|---|
Line 8: | Line 8: | ||
</ | </ | ||
- | a) Normal kernel compilation | + | b) Normal kernel compilation |
- | Why compile a new hardware | + | |
- | - New Hardware | + | **Why compile a new kernel |
- | - Bug | + | - New Hardware |
- | - New software | + | - Bug \\ |
- | - You want to do it | + | - New software |
+ | - You want to do it \\ | ||
<code bash> | <code bash> | ||
Line 23: | Line 24: | ||
cp / | cp / | ||
make modules_install | make modules_install | ||
+ | </ | ||
+ | |||
+ | c) Kernel signification in Makefile 2.4.22.1 | ||
+ | <code bash> | ||
+ | Version=2 | ||
+ | PatchLevel=4 | ||
+ | Sublevel=22 | ||
+ | Extraversion=-1 | ||
</ | </ |
linux/kernelcompile.1465291606.txt.gz · Last modified: 2016/06/07 11:26 by admin