devices/Makefile.am
changeset 2389 02f32b78f79d
parent 2281 b63281ec5e4a
child 2400 7c9c12c61104
equal deleted inserted replaced
2388:7fc286c8e72b 2389:02f32b78f79d
     1 #------------------------------------------------------------------------------
     1 #------------------------------------------------------------------------------
     2 #
     2 #
     3 #  $Id$
     3 #  $Id: Makefile.am,v b63281ec5e4a 2012/01/30 08:54:50 fp $
     4 #
     4 #
     5 #  Copyright (C) 2006-2008  Florian Pose, Ingenieurgemeinschaft IgH
     5 #  Copyright (C) 2006-2008  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 #
    18 #  You should have received a copy of the GNU General Public License along
    18 #  You should have received a copy of the GNU General Public License along
    19 #  with the IgH EtherCAT Master; if not, write to the Free Software
    19 #  with the IgH EtherCAT Master; if not, write to the Free Software
    20 #  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
    20 #  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
    21 #
    21 #
    22 #  ---
    22 #  ---
    23 #  
    23 #
    24 #  The license mentioned above concerns the source code only. Using the
    24 #  The license mentioned above concerns the source code only. Using the
    25 #  EtherCAT technology and brand is only permitted in compliance with the
    25 #  EtherCAT technology and brand is only permitted in compliance with the
    26 #  industrial property and similar rights of Beckhoff Automation GmbH.
    26 #  industrial property and similar rights of Beckhoff Automation GmbH.
    27 #
    27 #
    28 #------------------------------------------------------------------------------
    28 #------------------------------------------------------------------------------
    95 	e100-2.6.33-orig.c \
    95 	e100-2.6.33-orig.c \
    96 	e100-2.6.35-ethercat.c \
    96 	e100-2.6.35-ethercat.c \
    97 	e100-2.6.35-orig.c \
    97 	e100-2.6.35-orig.c \
    98 	e100-2.6.37-ethercat.c \
    98 	e100-2.6.37-ethercat.c \
    99 	e100-2.6.37-orig.c \
    99 	e100-2.6.37-orig.c \
       
   100 	e100-3.0-ethercat.c \
       
   101 	e100-3.0-orig.c \
   100 	ecdev.h \
   102 	ecdev.h \
   101 	generic.c \
   103 	generic.c \
   102 	r8169-2.6.24-ethercat.c \
   104 	r8169-2.6.24-ethercat.c \
   103 	r8169-2.6.24-orig.c \
   105 	r8169-2.6.24-orig.c \
   104 	r8169-2.6.27-ethercat.c \
   106 	r8169-2.6.27-ethercat.c \
   118 	r8169-2.6.37-ethercat.c \
   120 	r8169-2.6.37-ethercat.c \
   119 	r8169-2.6.37-orig.c
   121 	r8169-2.6.37-orig.c
   120 
   122 
   121 EXTRA_DIST = \
   123 EXTRA_DIST = \
   122 	Kbuild.in
   124 	Kbuild.in
   123 	
   125 
   124 BUILT_SOURCES = \
   126 BUILT_SOURCES = \
   125 	Kbuild
   127 	Kbuild
   126 
   128 
   127 modules:
   129 modules:
   128 	$(MAKE) -C "$(LINUX_SOURCE_DIR)" M="@abs_srcdir@" modules
   130 	$(MAKE) -C "$(LINUX_SOURCE_DIR)" M="@abs_srcdir@" modules