diff options
Diffstat (limited to 'chapter06/kmod.xml')
-rw-r--r-- | chapter06/kmod.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/kmod.xml b/chapter06/kmod.xml index 4e365f284..74c650754 100644 --- a/chapter06/kmod.xml +++ b/chapter06/kmod.xml @@ -68,7 +68,7 @@ <para>To test the results, issue:</para> -<screen><userinput remap="test">./test/test-loaded</userinput></screen> +<screen><userinput remap="test">make check</userinput></screen> <para>Install the package, and create symlinks for compatibility with Module-Init-Tools, the package that previously handled Linux kernel modules: |