ethercat.conf.tmpl
author Florian Pose <fp@igh-essen.com>
Thu, 03 Aug 2006 16:48:53 +0000
changeset 329 d004349777fc
parent 281 c91bbf7bc52c
permissions -rw-r--r--
SDO configuration interface, SDO download state machine.
#------------------------------------------------------------------------------
#
#  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)

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