summaryrefslogtreecommitdiff
path: root/en/post-install/kernel-baking.xml
diff options
context:
space:
mode:
Diffstat (limited to 'en/post-install/kernel-baking.xml')
-rw-r--r--en/post-install/kernel-baking.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/en/post-install/kernel-baking.xml b/en/post-install/kernel-baking.xml
index 8f49c2cbf..5b53006f0 100644
--- a/en/post-install/kernel-baking.xml
+++ b/en/post-install/kernel-baking.xml
@@ -137,8 +137,7 @@ parameters. To do that, do <userinput>make-kpkg clean</userinput>.
</para><para>
Now, compile the kernel:
-<userinput>fakeroot make-kpkg --initrd
- --revision=custom.1.0 kernel_image</userinput>.
+<userinput>fakeroot make-kpkg --revision=custom.1.0 kernel_image</userinput>.
The version number of <quote>1.0</quote> can be changed at will; this is just
a version number that you will use to track your kernel builds.
Likewise, you can put any word you like in place of <quote>custom</quote>