ethercat.conf.tmpl
author Florian Pose <fp@igh-essen.com>
Mon, 26 Jun 2006 11:28:24 +0000
changeset 280 35c99cdda518
parent 250 440ae5f6d2c3
child 281 c91bbf7bc52c
permissions -rw-r--r--
types.c: BK1120 outputs and EL1004.
#------------------------------------------------------------------------------
#
#  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 := `uname -r`

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