ethercat.conf.tmpl
author Florian Pose <fp@igh-essen.com>
Tue, 01 Aug 2006 15:19:11 +0000
changeset 321 64e20e6e9d0b
parent 281 c91bbf7bc52c
permissions -rw-r--r--
Renamed master parameter ec_eoe_devices to ec_eoeif_count.
#------------------------------------------------------------------------------
#
#  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)

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