ethercat.conf.tmpl
author Florian Pose <fp@igh-essen.com>
Mon, 11 Sep 2006 09:22:45 +0000
changeset 358 f557be43b8c7
parent 281 c91bbf7bc52c
permissions -rw-r--r--
lsec: advanced number formatting; no-lines option.
#------------------------------------------------------------------------------
#
#  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)

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