devices/Kbuild.in
changeset 892 1e1e567fc53b
parent 732 0e6e1ef2b6bc
child 897 855c5d2d97f0
equal deleted inserted replaced
891:fab139acf3b2 892:1e1e567fc53b
    26 #  code, have to sign an agreement to guarantee that products using
    26 #  code, have to sign an agreement to guarantee that products using
    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 #
       
    32 #  vim: syntax=make
    31 #
    33 #
    32 #------------------------------------------------------------------------------
    34 #------------------------------------------------------------------------------
    33 
    35 
    34 REV := $(shell if test -s $(src)/../svnrevision; then \
    36 REV := $(shell if test -s $(src)/../svnrevision; then \
    35 		cat $(src)/../svnrevision; \
    37 		cat $(src)/../svnrevision; \