From f6b6bb66f5df32fe838192bce3b7927bceb5f6fb Mon Sep 17 00:00:00 2001 From: David Schleef Date: Tue, 19 Dec 2000 16:06:15 +0000 Subject: [PATCH] modprobe does not require .o --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index c780e83b..487e76a8 100644 --- a/INSTALL +++ b/INSTALL @@ -41,7 +41,7 @@ special files will be created: To use comedi, the driver module must be loaded into the kernel. In general, this is done by a command similar to - /sbin/modprobe <>.o + /sbin/modprobe <> If your module dependencies are set up correctly, this will load both comedi.o and your driver. See the man pages for modprobe -- 2.26.2