ethercat.conf.tmpl
author Florian Pose <fp@igh-essen.com>
Mon, 17 Jul 2006 13:01:38 +0000
changeset 298 d491d1f84ebc
parent 281 c91bbf7bc52c
permissions -rw-r--r--
Prefer EEPROM sync manager information for config.
#------------------------------------------------------------------------------
#
#  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)

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