ethercat.conf.tmpl
author Florian Pose <fp@igh-essen.com>
Wed, 09 Aug 2006 14:38:44 +0000
branchstable-1.1
changeset 1716 9440f4ff25c7
parent 281 c91bbf7bc52c
permissions -rw-r--r--
MERGE trunk -r494:513 -> branches/stable-1.1 (SDO configuration, bugfixes, EoE frame rates)
#------------------------------------------------------------------------------
#
#  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)

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