From 146dcb852a32bf36d4ad6cb2e8c57c35b2fbcbff Mon Sep 17 00:00:00 2001
From: Florian Pose <fp@igh-essen.com>
Date: Mon, 4 Sep 2006 08:29:11 +0000
Subject: [PATCH] Improved INSTALL file.

---
 INSTALL | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/INSTALL b/INSTALL
index 7fb219bb..9ccfd2d5 100644
--- a/INSTALL
+++ b/INSTALL
@@ -7,7 +7,10 @@ $Id$
 -------------------------------------------------------------------------------
 
 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 @@ Building and installing
     - /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.
+
 -------------------------------------------------------------------------------
-- 
GitLab