ethercat.conf.tmpl
changeset 364 9028b20e3c12
parent 363 58588a3a1562
child 365 7aede8ed6025
--- a/ethercat.conf.tmpl	Sat Sep 23 10:56:02 2006 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,17 +0,0 @@
-#------------------------------------------------------------------------------
-#
-#  EtherCAT configuration file
-#
-#  $Id$
-#
-#  This file is a versioned template configuration. Copy it to "ethercat.conf"
-#  (which is ignored by Subversion) and adjust it to your needs.
-#
-#------------------------------------------------------------------------------
-
-#
-# The kernel to compile the EtherCAT sources against
-#
-KERNEL := $(shell uname -r)
-
-#------------------------------------------------------------------------------