ethercat.conf.tmpl
author Florian Pose <fp@igh-essen.com>
Wed, 02 Aug 2006 23:16:10 +0000
changeset 324 9aa51cbdbfae
parent 281 c91bbf7bc52c
permissions -rw-r--r--
Indentication in init script.
#------------------------------------------------------------------------------
#
#  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)

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