Added 8139too driver for kernel 2.6.19.
This commit is contained in:
parent
291d63856b
commit
52879fbdb6
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
|
|
@ -37,9 +37,11 @@ EXTRA_DIST = \
|
|||
8139too-2.6.13-ethercat.c \
|
||||
8139too-2.6.13-orig.c \
|
||||
8139too-2.6.17-ethercat.c \
|
||||
8139too-2.6.17-orig.c
|
||||
8139too-2.6.17-orig.c \
|
||||
8139too-2.6.18-ethercat.c \
|
||||
8139too-2.6.18-orig.c
|
||||
8139too-2.6.18-orig.c \
|
||||
8139too-2.6.19-ethercat.c \
|
||||
8139too-2.6.19-orig.c
|
||||
|
||||
modules:
|
||||
$(MAKE) -C "$(LINUX_SOURCE_DIR)" M="@abs_top_srcdir@" modules
|
||||
|
|
|
|||
Loading…
Reference in New Issue