ethercat.conf.tmpl
author Florian Pose <fp@igh-essen.com>
Wed, 23 Aug 2006 07:36:30 +0000
changeset 351 a5e6e5aca946
parent 281 c91bbf7bc52c
permissions -rw-r--r--
Updated TODO list.
#------------------------------------------------------------------------------
#
#  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)

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