Merge branch 'entidi/ethercat-fix-built-sources' into stable-1.5

This commit is contained in:
Florian Pose 2021-05-25 12:26:09 +02:00
commit 7dd06f87c1
15 changed files with 0 additions and 71 deletions

View File

@ -71,16 +71,8 @@ noinst_HEADERS = \
globals.h
EXTRA_DIST = \
Doxyfile.in \
FEATURES \
Kbuild.in \
README.EoE \
ethercat.spec \
ethercat.spec.in
BUILT_SOURCES = \
Doxyfile \
Kbuild \
ethercat.spec
modules:

View File

@ -180,12 +180,6 @@ noinst_HEADERS = \
r8169-4.4-ethercat.c \
r8169-4.4-orig.c
EXTRA_DIST = \
Kbuild.in
BUILT_SOURCES = \
Kbuild
modules:
$(MAKE) -C "$(LINUX_SOURCE_DIR)" M="@abs_srcdir@" modules

View File

@ -28,16 +28,12 @@
#------------------------------------------------------------------------------
EXTRA_DIST = \
Kbuild.in \
gpio.h \
module.h \
netdev.h \
sram.h \
update.h
BUILT_SOURCES = \
Kbuild
modules:
$(MAKE) -C "$(LINUX_SOURCE_DIR)" M="@abs_srcdir@" modules

View File

@ -28,7 +28,6 @@
#------------------------------------------------------------------------------
EXTRA_DIST = \
Kbuild.in \
LICENSE \
e1000-2.6.13-ethercat.h \
e1000-2.6.13-orig.h \
@ -354,9 +353,6 @@ EXTRA_DIST = \
e1000_param-4.4-orig.c
BUILT_SOURCES = \
Kbuild
modules:
$(MAKE) -C "$(LINUX_SOURCE_DIR)" M="@abs_srcdir@" modules

View File

@ -92,7 +92,6 @@ EXTRA_DIST = \
82571-4.4-ethercat.h \
82571-4.4-orig.c \
82571-4.4-orig.h \
Kbuild.in \
defines-2.6.32-ethercat.h \
defines-2.6.32-orig.h \
defines-2.6.33-ethercat.h \
@ -461,9 +460,6 @@ EXTRA_DIST = \
regs-4.4-orig.h \
update.sh
BUILT_SOURCES = \
Kbuild
modules:
$(MAKE) -C "$(LINUX_SOURCE_DIR)" M="@abs_srcdir@" modules

View File

@ -110,9 +110,6 @@ EXTRA_DIST = \
igb_ptp-4.4-orig.c \
update.sh
BUILT_SOURCES = \
Kbuild
modules:
$(MAKE) -C "$(LINUX_SOURCE_DIR)" M="@abs_srcdir@" modules

View File

@ -66,10 +66,4 @@ DIST_SUBDIRS = \
xenomai \
xenomai_posix
EXTRA_DIST = \
Kbuild.in
BUILT_SOURCES = \
Kbuild
#------------------------------------------------------------------------------

View File

@ -30,12 +30,8 @@
#------------------------------------------------------------------------------
EXTRA_DIST = \
Kbuild.in \
dc_rtai_sample.c
BUILT_SOURCES = \
Kbuild
modules:
$(MAKE) -C "$(LINUX_SOURCE_DIR)" M="@abs_srcdir@" modules

View File

@ -32,12 +32,8 @@
#------------------------------------------------------------------------------
EXTRA_DIST = \
Kbuild.in \
mini.c
BUILT_SOURCES = \
Kbuild
modules:
$(MAKE) -C "$(LINUX_SOURCE_DIR)" M="@abs_srcdir@" modules

View File

@ -30,12 +30,8 @@
#------------------------------------------------------------------------------
EXTRA_DIST = \
Kbuild.in \
rtai_sample.c
BUILT_SOURCES = \
Kbuild
modules:
$(MAKE) -C "$(LINUX_SOURCE_DIR)" M="@abs_srcdir@" modules

View File

@ -36,12 +36,6 @@ noinst_HEADERS = \
serial.h \
tty.c
EXTRA_DIST = \
Kbuild.in
BUILT_SOURCES = \
Kbuild
modules:
$(MAKE) -C "$(LINUX_SOURCE_DIR)" M="@abs_srcdir@" modules

View File

@ -74,12 +74,6 @@ noinst_HEADERS = \
sync_config.c sync_config.h \
voe_handler.c voe_handler.h
EXTRA_DIST = \
Kbuild.in
BUILT_SOURCES = \
Kbuild
modules:
$(MAKE) -C "$(LINUX_SOURCE_DIR)" M="@abs_srcdir@" modules

View File

@ -42,10 +42,6 @@ EXTRA_DIST = \
ethercat.service.in \
ifup-eoe.sh
BUILT_SOURCES = \
ethercatctl \
ethercat.service
if HAVE_SYSTEMD
systemdsystemunit_DATA = ethercat.service
endif

View File

@ -31,8 +31,4 @@ initdir = $(sysconfdir)/init.d
init_SCRIPTS = ethercat
EXTRA_DIST = ethercat.in
BUILT_SOURCES = ethercat
#------------------------------------------------------------------------------

View File

@ -32,12 +32,8 @@ noinst_HEADERS = \
module.c
EXTRA_DIST = \
Kbuild.in \
README
BUILT_SOURCES = \
Kbuild
modules:
$(MAKE) -C "$(LINUX_SOURCE_DIR)" M="@abs_srcdir@" modules