From 661b74414696d154bdc3f90ed4dda3615d3bdb7f Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Thu, 26 Jan 2012 20:41:46 +0000 Subject: Fix invocation of kmod's test suite. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9715 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/kmod.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter06') 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 @@ To test the results, issue: -./test/test-loaded +make check Install the package, and create symlinks for compatibility with Module-Init-Tools, the package that previously handled Linux kernel modules: -- cgit v1.2.3-54-g00ecf