mirror of
https://gitlab.com/etherlab.org/ethercat.git
synced 2026-09-25 11:33:51 +08:00
Added e100 und 8139too for 6.12.
This commit is contained in:
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
+7
-3
@@ -1,6 +1,6 @@
|
||||
#------------------------------------------------------------------------------
|
||||
#
|
||||
# Copyright (C) 2006-2023 Florian Pose, Ingenieurgemeinschaft IgH
|
||||
# Copyright (C) 2006-2025 Florian Pose, Ingenieurgemeinschaft IgH
|
||||
#
|
||||
# This file is part of the IgH EtherCAT Master.
|
||||
#
|
||||
@@ -61,6 +61,8 @@ noinst_HEADERS = \
|
||||
8139too-5.15-orig.c \
|
||||
8139too-6.1-ethercat.c \
|
||||
8139too-6.1-orig.c \
|
||||
8139too-6.12-ethercat.c \
|
||||
8139too-6.12-orig.c \
|
||||
8139too-6.4-ethercat.c \
|
||||
8139too-6.4-orig.c \
|
||||
create_driver_table.py \
|
||||
@@ -83,16 +85,18 @@ noinst_HEADERS = \
|
||||
e100-3.8-orig.c \
|
||||
e100-4.4-ethercat.c \
|
||||
e100-4.4-orig.c \
|
||||
e100-5.4-ethercat.c \
|
||||
e100-5.4-orig.c \
|
||||
e100-5.10-ethercat.c \
|
||||
e100-5.10-orig.c \
|
||||
e100-5.14-ethercat.c \
|
||||
e100-5.14-orig.c \
|
||||
e100-5.15-ethercat.c \
|
||||
e100-5.15-orig.c \
|
||||
e100-5.4-ethercat.c \
|
||||
e100-5.4-orig.c \
|
||||
e100-6.1-ethercat.c \
|
||||
e100-6.1-orig.c \
|
||||
e100-6.12-ethercat.c \
|
||||
e100-6.12-orig.c \
|
||||
e100-6.4-ethercat.c \
|
||||
e100-6.4-orig.c \
|
||||
ecdev.h \
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user