ethercat.conf.tmpl
author Florian Pose <fp@igh-essen.com>
Thu, 03 Aug 2006 16:46:26 +0000
changeset 327 9668891c1924
parent 281 c91bbf7bc52c
permissions -rw-r--r--
Added Beckhoff EL5001 to slave DB.
#------------------------------------------------------------------------------
#
#  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)

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