devices/e1000/Kbuild.in
changeset 892 1e1e567fc53b
parent 732 0e6e1ef2b6bc
child 1074 a82793a6d1a0
equal deleted inserted replaced
891:fab139acf3b2 892:1e1e567fc53b
     1 #------------------------------------------------------------------------------
     1 #------------------------------------------------------------------------------
     2 #
     2 #
     3 #  $Id: Kbuild 790 2007-02-21 12:41:25Z fp $
     3 #  $Id$
     4 #
     4 #
     5 #  Copyright (C) 2006  Florian Pose, Ingenieurgemeinschaft IgH
     5 #  Copyright (C) 2006  Florian Pose, Ingenieurgemeinschaft IgH
     6 #
     6 #
     7 #  This file is part of the IgH EtherCAT Master.
     7 #  This file is part of the IgH EtherCAT Master.
     8 #
     8 #
    27 #  software based on IgH EtherCAT master stay compatible with the actual
    27 #  software based on IgH EtherCAT master stay compatible with the actual
    28 #  EtherCAT specification (which are released themselves as an open
    28 #  EtherCAT specification (which are released themselves as an open
    29 #  standard) as the (only) precondition to have the right to use EtherCAT
    29 #  standard) as the (only) precondition to have the right to use EtherCAT
    30 #  Technology, IP and trade marks.
    30 #  Technology, IP and trade marks.
    31 #
    31 #
       
    32 #  vim: syntax=make
       
    33 #
    32 #------------------------------------------------------------------------------
    34 #------------------------------------------------------------------------------
    33 
    35 
    34 TOPDIR := $(src)/../..
    36 TOPDIR := $(src)/../..
    35 
    37 
    36 REV := $(shell if test -s $(TOPDIR)/svnrevision; then \
    38 REV := $(shell if test -s $(TOPDIR)/svnrevision; then \