Added vim modelines and properties.

This commit is contained in:
Florian Pose 2008-04-08 11:52:51 +00:00
parent 6053cdedff
commit 791aa6d3d1
6 changed files with 13 additions and 1 deletions

View File

@ -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 \

View File

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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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