diff -r 492767ba685a -r 07c82e520ddd ethercat.conf.tmpl --- a/ethercat.conf.tmpl Mon Sep 25 12:15:36 2006 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,17 +0,0 @@ -#------------------------------------------------------------------------------ -# -# 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) - -#------------------------------------------------------------------------------