ethercat.conf.tmpl
author Florian Pose <fp@igh-essen.com>
Thu, 13 Jul 2006 13:10:57 +0000
branchstable-1.1
changeset 1714 f149465f4c63
parent 281 c91bbf7bc52c
permissions -rw-r--r--
Created stable-1.1 branch for new interfaces.
#------------------------------------------------------------------------------
#
#  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)

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