ethercat.conf.tmpl
author Florian Pose <fp@igh-essen.com>
Thu, 20 Jul 2006 11:59:52 +0000
changeset 312 3b827a82060f
parent 281 c91bbf7bc52c
permissions -rw-r--r--
Minor changes.
#------------------------------------------------------------------------------
#
#  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)

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