ethercat.conf.tmpl
author Florian Pose <fp@igh-essen.com>
Mon, 04 Sep 2006 08:29:11 +0000
changeset 355 3a652b240c48
parent 281 c91bbf7bc52c
permissions -rw-r--r--
Improved INSTALL file.
#------------------------------------------------------------------------------
#
#  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)

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