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)/../..