mirror of
https://gitlab.com/etherlab.org/ethercat.git
synced 2026-08-18 09:07:24 +08:00
Disable 8139too in distcheck
The 8139too native driver was enabled by default for historical reasons. Disable it in `make distcheck` to avoid needing to have a specific linux source tree ready available.
This commit is contained in:
+2
-1
@@ -30,7 +30,8 @@
|
||||
ACLOCAL_AMFLAGS = -I m4
|
||||
|
||||
AM_DISTCHECK_CONFIGURE_FLAGS = \
|
||||
--with-systemdsystemunitdir=$$dc_install_base/$(systemdsystemunitdir)
|
||||
--disable-8139too \
|
||||
--with-systemdsystemunitdir=$$dc_install_base/$(systemdsystemunitdir)
|
||||
|
||||
SUBDIRS = \
|
||||
include \
|
||||
|
||||
Reference in New Issue
Block a user