ethercat.conf.tmpl
author Florian Pose <fp@igh-essen.com>
Thu, 03 Aug 2006 12:59:01 +0000
branchstable-1.1
changeset 1715 e675450f2174
parent 281 c91bbf7bc52c
permissions -rw-r--r--
MERGE trunk -r463:494 -> branches/stable-1.1 (Version 1.1)
#------------------------------------------------------------------------------
#
#  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)

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