mirror of
https://gitlab.com/etherlab.org/ethercat.git
synced 2026-09-22 01:53:54 +08:00
Fixed bug in configure.ac.
This commit is contained in:
+1
-1
@@ -404,7 +404,7 @@ KERNEL_E100 := ${kernele100}
|
||||
ENABLE_FORCEDETH := ${enableforcedeth}
|
||||
KERNEL_FORCEDETH := ${kernelforcedeth}
|
||||
ENABLE_E1000 := ${enablee1000}
|
||||
ENABLE_E1000 := ${kernele1000}
|
||||
KERNEL_E1000 := ${kernele1000}
|
||||
RTAI_DIR := "${rtaidir}"
|
||||
MSR_DIR := "${msrdir}"
|
||||
ENABLE_DEBUG_IF := ${dbg}
|
||||
|
||||
Reference in New Issue
Block a user