# HG changeset patch # User Florian Pose # Date 1207655571 0 # Node ID 1e1e567fc53b73c01e50a081859136dc5a57f98b # Parent fab139acf3b2cce83b2d8e792125bdf55ba9f965 Added vim modelines and properties. diff -r fab139acf3b2 -r 1e1e567fc53b devices/Kbuild.in --- a/devices/Kbuild.in Mon Apr 07 15:58:27 2008 +0000 +++ b/devices/Kbuild.in Tue Apr 08 11:52:51 2008 +0000 @@ -29,6 +29,8 @@ # standard) as the (only) precondition to have the right to use EtherCAT # Technology, IP and trade marks. # +# vim: syntax=make +# #------------------------------------------------------------------------------ REV := $(shell if test -s $(src)/../svnrevision; then \ diff -r fab139acf3b2 -r 1e1e567fc53b devices/e1000/Kbuild.in --- a/devices/e1000/Kbuild.in Mon Apr 07 15:58:27 2008 +0000 +++ b/devices/e1000/Kbuild.in Tue Apr 08 11:52:51 2008 +0000 @@ -1,6 +1,6 @@ #------------------------------------------------------------------------------ # -# $Id: Kbuild 790 2007-02-21 12:41:25Z fp $ +# $Id$ # # Copyright (C) 2006 Florian Pose, Ingenieurgemeinschaft IgH # @@ -29,6 +29,8 @@ # standard) as the (only) precondition to have the right to use EtherCAT # Technology, IP and trade marks. # +# vim: syntax=make +# #------------------------------------------------------------------------------ TOPDIR := $(src)/../.. diff -r fab139acf3b2 -r 1e1e567fc53b examples/mini/Kbuild.in --- a/examples/mini/Kbuild.in Mon Apr 07 15:58:27 2008 +0000 +++ b/examples/mini/Kbuild.in Tue Apr 08 11:52:51 2008 +0000 @@ -29,6 +29,8 @@ # standard) as the (only) precondition to have the right to use EtherCAT # Technology, IP and trade marks. # +# vi: syntax=make +# #------------------------------------------------------------------------------ obj-m := ec_mini.o diff -r fab139acf3b2 -r 1e1e567fc53b examples/msr/Kbuild.in --- a/examples/msr/Kbuild.in Mon Apr 07 15:58:27 2008 +0000 +++ b/examples/msr/Kbuild.in Tue Apr 08 11:52:51 2008 +0000 @@ -29,6 +29,8 @@ # standard) as the (only) precondition to have the right to use EtherCAT # Technology, IP and trade marks. # +# vi: syntax=make +# #------------------------------------------------------------------------------ MODULE := ec_msr_sample diff -r fab139acf3b2 -r 1e1e567fc53b examples/rtai/Kbuild.in --- a/examples/rtai/Kbuild.in Mon Apr 07 15:58:27 2008 +0000 +++ b/examples/rtai/Kbuild.in Tue Apr 08 11:52:51 2008 +0000 @@ -29,6 +29,8 @@ # standard) as the (only) precondition to have the right to use EtherCAT # Technology, IP and trade marks. # +# vi: syntax=make +# #------------------------------------------------------------------------------ obj-m := ec_rtai_sample.o diff -r fab139acf3b2 -r 1e1e567fc53b master/Kbuild.in --- a/master/Kbuild.in Mon Apr 07 15:58:27 2008 +0000 +++ b/master/Kbuild.in Tue Apr 08 11:52:51 2008 +0000 @@ -29,6 +29,8 @@ # standard) as the (only) precondition to have the right to use EtherCAT # Technology, IP and trade marks. # +# vi: syntax=make +# #------------------------------------------------------------------------------ obj-m := ec_master.o