Improved INSTALL file.
authorFlorian Pose <fp@igh-essen.com>
Mon, 04 Sep 2006 08:29:11 +0000
changeset 355 3a652b240c48
parent 354 2d28f059a1d7
child 356 4bdc4f2e1a93
Improved INSTALL file.
INSTALL
--- a/INSTALL	Fri Sep 01 12:55:37 2006 +0000
+++ b/INSTALL	Mon Sep 04 08:29:11 2006 +0000
@@ -7,7 +7,10 @@
 -------------------------------------------------------------------------------
 
 Building and installing
-==========================
+=======================
+
+The first two steps are only necessary, if the kernel sources to compile
+against are not those of the running kernel.
 
 1) Create a copy of the configuration template:
 
@@ -28,7 +31,9 @@
     - /etc/init.d/ethercat    (startup script)
     - /usr/sbin/rcethercat    (link to startup script)
 
-  The modules will be placed in /lib/modules/<KERNEL>/kernel/drivers/net
+  The modules will be placed in /lib/modules/<KERNEL>/ethercat
   (where <KERNEL> is the Linux kernel version configured in ethercat.conf).
 
+5) Adjust the configuration file /etc/sysconfig/ethercat to your needs.
+
 -------------------------------------------------------------------------------