diff options
Diffstat (limited to 'chapter08')
-rw-r--r-- | chapter08/kernel.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/kernel.xml b/chapter08/kernel.xml index 3d8391d04..dc057f59b 100644 --- a/chapter08/kernel.xml +++ b/chapter08/kernel.xml @@ -156,7 +156,7 @@ Device Drivers ---> <para>Install the modules, if the kernel configuration uses them:</para> -<screen><userinput remap="install">make modules_install</userinput></screen> +<screen role="nodump"><userinput remap="install">make modules_install</userinput></screen> <para>After kernel compilation is complete, additional steps are required to complete the installation. Some files need to be copied to |