ethercat.conf.tmpl
author Florian Pose <fp@igh-essen.com>
Thu, 03 Aug 2006 20:11:20 +0000
changeset 332 e16093374dfd
parent 281 c91bbf7bc52c
permissions -rw-r--r--
New statistic outputs to avoid blasting the logs.
#------------------------------------------------------------------------------
#
#  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)

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