ethercat.conf.tmpl
author Florian Pose <fp@igh-essen.com>
Mon, 11 Sep 2006 08:52:41 +0000
changeset 357 277de5572f99
parent 281 c91bbf7bc52c
permissions -rw-r--r--
Coupler information in slave info file, lines in lsec.
#------------------------------------------------------------------------------
#
#  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)

#------------------------------------------------------------------------------