Fixed bug in configure.ac.

This commit is contained in:
Florian Pose 2007-08-08 10:49:43 +00:00
parent a2a615ac3f
commit 61161ca30d
1 changed files with 1 additions and 1 deletions

View File

@ -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}