Fixed bug in configure.ac.
authorFlorian Pose <fp@igh-essen.com>
Wed, 08 Aug 2007 10:49:43 +0000
changeset 686 ca85fe008581
parent 685 3e7828ef0cd8
child 687 6de97f276423
Fixed bug in configure.ac.
configure.ac
--- a/configure.ac	Wed Aug 08 10:31:54 2007 +0000
+++ b/configure.ac	Wed Aug 08 10:49:43 2007 +0000
@@ -404,7 +404,7 @@
 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}