ethercat.conf.tmpl
author Florian Pose <fp@igh-essen.com>
Mon, 26 Jun 2006 15:04:06 +0000
branchstable-1.0
changeset 1621 4bbe090553f7
parent 1619 0d4119024f55
permissions -rw-r--r--
MERGE trunk -r428:447 -> branches/stable-1.0 (Complete EEPROM data, unloading buxfix, variable data, bridging)
#------------------------------------------------------------------------------
#
#  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)

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