diff options
Diffstat (limited to 'chapter08/kmod.xml')
-rw-r--r-- | chapter08/kmod.xml | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/chapter08/kmod.xml b/chapter08/kmod.xml index b1fe24911..01eda165b 100644 --- a/chapter08/kmod.xml +++ b/chapter08/kmod.xml @@ -78,12 +78,7 @@ LFS chroot environment. At a minimum the git program is required and several tests will not run outside of a git repository. </para> -<!-- - <para>To test the results, issue:</para> - -<screen><userinput remap="test">make check</userinput></screen> ---> - <para>Install the package, and create symlinks for + <para>Install the package and create symlinks for compatibility with Module-Init-Tools (the package that previously handled Linux kernel modules):</para> |